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": "5bab53b2-02cc-4919-849c-0c321f2d1e49"
} |
| Response | {
"Id": "c3e9d57e-789d-49f5-8742-14d5861174b0",
"Properties": {
"PersonFirstname": "",
"PersonLastname": "",
"PersonBorn": "2026-06-05T08:25:01.3527408+00:00",
"PersonDied": "2026-06-05T08:25:01.3527408+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": "8f32f34f-dfe5-4a2a-aa2c-65581263d80e",
"TypeId": "34d12401-edfe-464e-9b5d-61f21a6984bf",
"TypeName": "",
"SimpleTypeId": 0,
"MediaOrders": [
{
"Id": "c28d001b-7fe8-4613-a09f-0fab9b189a65",
"MediaId": "d2b288e4-bfa1-44e8-8b7b-9646fe9c0c06",
"MediaName": "",
"PublishTimes": [
"0001-01-01T00:00:00"
],
"MediaPublishStatusId": 0,
"MediaPublishStatusTapsInternalId": 0,
"MediaPublishStatusName": "",
"MediaPublishSimpleStatusId": 0,
"Revision": 0,
"PriceTotalCustomer": "",
"PriceMedia": "",
"PriceTotalAgency": "",
"ImageUrl": "",
"MaterialUrl": "",
"TypeId": "a2a59668-0e6e-4a3c-ac4d-f295bc401a4a",
"TypeName": "",
"SimpleTypeId": 0
}
]
}
],
"Summary": {
"CountOfMediaOrders": 0
}
} |
