v1

latestOpenAPI 3.0.1Apache 2.02026-07-26176256241.4 KB
Custom Data Fields

Create a custom data field

Create a new custom data field for the given agency using the provided data.

post/api/v3.3/custom-data-fields

Request body

agencyUidstring required
type'TEXT' | 'LONG_TEXT' | 'SINGLE_SELECT' required
namestring required
variablestring
indexinteger
minAgeToShowinteger
subType'PRIMARY_GUEST_INFORMATION' | 'OTHER_GUEST_INFORMATION' | 'ADDITIONAL_GUEST_INFORMATION' | 'ARRIVAL_INFORMATION' | 'OTHER'
usage'CUSTOM_VARIABLES' | 'PRE_ARRIVAL_FORM' | 'OTHER'

Response

OK