Comment on page
Get Booking Custom Field List
post
[PlatformAddress]/api/1.0/venue?action=getBookingCustomFieldList
Get Booking Custom Field List
Get Venues Function Space Category List
{
"perPage":10
}
A collection object with the following properties in the results
Property | Data Type | Description |
---|---|---|
id | integer | The unique id of the booking custom field. |
fieldType | integer | |
displayName | string | The name of this field. |
isRequired | boolean | If this is a required field. |
visibleTo | integer | |
userGroupIds | array | Ids of user groups if visible to specific user groups. |
tooltipText | string | Tooltip text of the custom field. |
isRequiredOnMarketplace | boolean | Whether or not the field is required on marketplace. |
sortOrder | integer | Order to display this field. |
selectValues | object | Values that can be selected with select fields. |
# | Description |
---|---|
0 | Small Text |
1 | Large Text |
2 | Single Select |
3 | Multi Select |
5 | Date |
10 | Html Text |
# | Description |
---|---|
1 | All |
2 | User Group |
3 | None |
Code | Description |
---|---|
Specific Code: 24150 | Account does not exist |
Last modified 1yr ago