AdvertBase

Get a advertbase

Request

URL Method Need authentication
https://taps.partnerapi.timecut.se/api/advertbase/{id} GET Yes

Dto information

Type Message
Request
{
  "id": "9c2718ab-36a9-41dc-bb81-86e640de35be"
}
Response
{
  "Id": "c4566248-cafa-428c-a547-1a48fd2e63f5",
  "Properties": {
    "PersonFirstname": "",
    "PersonLastname": "",
    "PersonBorn": "2026-01-10T04:55:50.2615494+00:00",
    "PersonDied": "2026-01-10T04:55:50.2615494+00:00",
    "PersonCity": "",
    "ClientSystem": "",
    "ClientNumber": "",
    "PersonCityBorn": "",
    "PersonCityLive": "",
    "PersonCityDied": "",
    "Funeral": {
      "Ceremonies": [
        {
          "Id": null,
          "Type": "",
          "Place": "",
          "Time": null,
          "Position": ""
        }
      ]
    },
    "Memoriz": {
      "VoucherKey": ""
    },
    "PersonFuneral": null,
    "MemoryCermonyLastBookingday": null
  },
  "Adverts": [
    {
      "Id": "6b5afe9a-8be6-4bb0-86ba-855abef04613",
      "TypeId": "2b364a65-5f27-4f2d-b51f-dc693cf9bb8a",
      "TypeName": "",
      "SimpleTypeId": 0,
      "MediaOrders": [
        {
          "Id": "481bdcf8-2e51-42aa-9613-63fc7aed870e",
          "MediaId": "7ab9dc5a-2494-4267-8084-cf3fa8da4295",
          "MediaName": "",
          "PublishTimes": [
            "0001-01-01T00:00:00"
          ],
          "MediaPublishStatusId": 0,
          "MediaPublishStatusTapsInternalId": 0,
          "MediaPublishStatusName": "",
          "MediaPublishSimpleStatusId": 0,
          "Revision": 0,
          "PriceTotalCustomer": "",
          "PriceMedia": "",
          "PriceTotalAgency": "",
          "ImageUrl": "",
          "MaterialUrl": "",
          "TypeId": "4c4a835b-4a2a-4451-a997-edce26d9c095",
          "TypeName": "",
          "SimpleTypeId": 0
        }
      ]
    }
  ],
  "Summary": {
    "CountOfMediaOrders": 0
  }
}