SystemUrl
Get a url to the timecut funeral system.
Request
| URL | Method | Need authentication |
| https://taps.partnerapi.timecut.se/api/systemurl/{urlDestination}/{id} | GET | Yes |
Dto information
| Type | Message |
| Request | {
"urlDestination": "",
"id": "5d53292d-59b4-459f-9e7c-c18a68befc42"
} |
| Response | {
"Url": ""
} |
urlDestination
| Type | Description | Id parameter |
| Home | Url to homepage | Id empty guid |
| AdvertBase | Url to advertbase | Id to the advertbase |
| Advert | Url to the advert | Id to the advert |
