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": "92b6eca8-4172-40f5-adb4-a6f852911951"
}
Response
{
  "Id": "a9726242-3ab4-491d-9fb6-3551c4b3b1e6",
  "Properties": {
    "PersonFirstname": "",
    "PersonLastname": "",
    "PersonBorn": "2026-09-27T04:56:09.2845575+00:00",
    "PersonDied": "2026-09-27T04:56:09.2845575+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": "f8d33e81-f06b-4ffa-9b2a-5964621a4f52",
      "TypeId": "5d00b869-fea6-46a2-8749-c245c0366c1a",
      "TypeName": "",
      "SimpleTypeId": 0,
      "MediaOrders": [
        {
          "Id": "76824fe5-5fe6-45ec-bb5e-15afffc521c8",
          "MediaId": "2ffc8ccc-313d-4ebe-9e53-cd9a8f31ce0b",
          "MediaName": "",
          "PublishTimes": [
            "0001-01-01T00:00:00"
          ],
          "MediaPublishStatusId": 0,
          "MediaPublishStatusTapsInternalId": 0,
          "MediaPublishStatusName": "",
          "MediaPublishSimpleStatusId": 0,
          "Revision": 0,
          "PriceTotalCustomer": "",
          "PriceMedia": "",
          "PriceTotalAgency": "",
          "ImageUrl": "",
          "MaterialUrl": "",
          "TypeId": "bc96253c-36b6-48a9-87cc-542d701f55c3",
          "TypeName": "",
          "SimpleTypeId": 0
        }
      ]
    }
  ],
  "Summary": {
    "CountOfMediaOrders": 0
  }
}