Api Documentation

Custom status

Json
XML
GET https://api.bundeling.com/V2/custom_status

Parameters

Url

NameDescriptionType
uuidA unique identifier used to identify the status.string

Example request

Headers

Content-Type:application/json
Api-Key:RAegSX8yZfEbqSPM

Example response

{
    "uuid": "eeb763c41c054dcc8f6d9362f24ee9b2",
    "label": "Available",
    "color": "#FFFFFF",
    "default_status": false,
    "external_reference": "",
    "creationdate": "2024-01-20T00:00:00+0100",
    "lastupdate": "2024-01-20T00:00:00+0100"
}