CancelInput
Cancellation input (proto CancelInput)
bookingIDstring
Bundleport booking ID to cancel (preferred)
clientReferencestring
Optional client reference (when allowed by the connection)
providerReferencestring
Optional provider booking reference
additionalData object
Optional provider-specific cancel metadata (proto map)
property name*string
CancelInput
{
"bookingID": "string",
"clientReference": "string",
"providerReference": "string",
"additionalData": {}
}