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": "66477dc5-a8e4-4a83-8eb2-7e67796f442a"
} |
| Response | {
"Id": "e5ebe3a2-1096-4eed-be2c-e646c7669964",
"Properties": {
"PersonFirstname": "",
"PersonLastname": "",
"PersonBorn": "2026-06-05T10:37:08.116531+00:00",
"PersonDied": "2026-06-05T10:37:08.116531+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": "f3ef4df0-203a-4ae7-83c6-bc6d7f867528",
"TypeId": "acd430f8-a70b-4100-960f-455d505f38f2",
"TypeName": "",
"SimpleTypeId": 0,
"MediaOrders": [
{
"Id": "05b3fe69-cffc-4f9a-98fb-ee4db084490a",
"MediaId": "ae4206bb-0ed1-4e9a-b0f4-58e91f3ee958",
"MediaName": "",
"PublishTimes": [
"0001-01-01T00:00:00"
],
"MediaPublishStatusId": 0,
"MediaPublishStatusTapsInternalId": 0,
"MediaPublishStatusName": "",
"MediaPublishSimpleStatusId": 0,
"Revision": 0,
"PriceTotalCustomer": "",
"PriceMedia": "",
"PriceTotalAgency": "",
"ImageUrl": "",
"MaterialUrl": "",
"TypeId": "0a9a4208-46c7-499c-9269-998d674565d2",
"TypeName": "",
"SimpleTypeId": 0
}
]
}
],
"Summary": {
"CountOfMediaOrders": 0
}
} |
