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": "39123a0f-5986-4c81-b40f-b6a5a65ed335"
} |
| Response | {
"Id": "b37dc573-bbe0-4803-b2a8-27e9d645e932",
"Properties": {
"PersonFirstname": "",
"PersonLastname": "",
"PersonBorn": "2026-08-20T14:17:09.9531023+00:00",
"PersonDied": "2026-08-20T14:17:09.9531023+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": "4f35afd6-a105-4a7f-aeaf-b959dced9a4a",
"TypeId": "67510c0b-9934-4269-a161-9ed24f5f0ff3",
"TypeName": "",
"SimpleTypeId": 0,
"MediaOrders": [
{
"Id": "6d9ad693-d74b-4b9c-aa2b-e3efaee178d2",
"MediaId": "b02fceb3-52ca-43e7-9f4c-70702a463555",
"MediaName": "",
"PublishTimes": [
"0001-01-01T00:00:00"
],
"MediaPublishStatusId": 0,
"MediaPublishStatusTapsInternalId": 0,
"MediaPublishStatusName": "",
"MediaPublishSimpleStatusId": 0,
"Revision": 0,
"PriceTotalCustomer": "",
"PriceMedia": "",
"PriceTotalAgency": "",
"ImageUrl": "",
"MaterialUrl": "",
"TypeId": "ca2c7931-52da-473f-a9dc-42247400890e",
"TypeName": "",
"SimpleTypeId": 0
}
]
}
],
"Summary": {
"CountOfMediaOrders": 0
}
} |
