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": "3c28b3d3-58b6-4bc4-8203-219c5a5931f9"
} |
| 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 |
