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": "219ded5c-be76-4250-a5f8-08d126d4c150"
}
Response
{
  "Id": "e743c92b-de41-4461-9b57-429056fcf183",
  "Properties": {
    "PersonFirstname": "",
    "PersonLastname": "",
    "PersonBorn": "2026-01-10T04:36:39.4138032+00:00",
    "PersonDied": "2026-01-10T04:36:39.4138032+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": "73a354b9-f1da-4998-8707-f839d7aabd4f",
      "TypeId": "7a92dc58-34c6-4542-b6e7-ca13609c03bc",
      "TypeName": "",
      "SimpleTypeId": 0,
      "MediaOrders": [
        {
          "Id": "5c2f0544-9961-42fb-8c0a-1d205b887659",
          "MediaId": "c51f09ff-99f9-4886-abd5-ab2d7ea74825",
          "MediaName": "",
          "PublishTimes": [
            "0001-01-01T00:00:00"
          ],
          "MediaPublishStatusId": 0,
          "MediaPublishStatusTapsInternalId": 0,
          "MediaPublishStatusName": "",
          "MediaPublishSimpleStatusId": 0,
          "Revision": 0,
          "PriceTotalCustomer": "",
          "PriceMedia": "",
          "PriceTotalAgency": "",
          "ImageUrl": "",
          "MaterialUrl": "",
          "TypeId": "42431e67-26c8-424a-ba1f-9d8693976010",
          "TypeName": "",
          "SimpleTypeId": 0
        }
      ]
    }
  ],
  "Summary": {
    "CountOfMediaOrders": 0
  }
}