API Create Job
Last updated
Last updated
POST
/external/deploy/booking
This endpoint allows the creation of a booking job. Either the username
or the email_address
parameter is required, but only one should be provided.
Body
Name | Type | Required |
---|---|---|
Response
api_key
string
true
type
string
po,msc,tui
bookingReference
string
true
return_url
url
false
organisationName
string
required
agentName
string
required
bookingFields[]
array
true
bookingFields[username]
string
[username OR email_address]
bookingFields[email_address]
[username OR email_address]
bookingFields[password]
string
true