Maxxton External API

Sections

Create custom fields for a reservedresource

Path Parameters

reservationIdinteger Required

Reservation id to which custom field will be added

reservedResourceIdinteger Required

ReservedResource id to which custom field will be added

Body Parameters

fieldIdinteger
textValuestring

Applicable only when custom field is of type text

booleanValueboolean

Applicable only when custom field is of type boolean

dateValuestring

Applicable only when custom field is of type date

numericValuenumber

Applicable only when custom field is of type numeric

selectValuesarray

Applicable only when custom field is of type selection incl. or selection excl.

Show child attributes

Response

204
Object
The request is completed successfully without any errors
500
Object
Error occurred while adding custom fields

POST

/

Select
1

Response