Hotel

post/api/hotel/booking/{bookingId}/cancel

Path parameters

bookingIdstring required

Headers

accountIdstring required

A custom header for all requests

apiKeystring required

apiKey

Response

Success

bookingStatus'Confirmed' | 'Pending' | 'Failed' | 'Planned' | 'Cancelled' | 'ConfirmationPending' | 'CancellationPending' | 'Created' | 'Initiated' | 'CancellationFailed' | 'ChangeRequested' | 'CancellationRequested'
bookingIdstring nullable
providerCancellationNumberstring nullable
hotelCancellationNumberstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.