...
Codeblock |
---|
PUT /setup/requests { "type":"guestRequest", "labelForCustomer":{ "de_DE":"Gästewunsch", "en_US":"Guest request" }, "content":true, "link":true, "title":true, "referenceID":true, "attachements":false, "enabledByDefault":true, "text":false, "sendRecipients":false, "hasActions":falsetrue } |
Enable Request
Before sending requests to a client, the requestType must be enabled for the respective client.
...