v1

latestOpenAPI 3.0.4License2026-07-14643173.0 KB
Booking

Gets the current state of a Booking.

Requests to this endpoint that fail may be retried depending on the Response Code. See more in the Responses section.

get/v1/bookings/{bookingReference}

Path parameters

bookingReferencestring required

Response

200 OK: Booking found.

bookingReferencestring required

The Suntransfers Booking reference identifier. This is currently a string starting with 'SUNTR_' followed by alphanumeric characters.

status'Created' | 'PartiallyModified' | 'Modified' | 'PartiallyCancelled' | 'Cancelled' required

The current status of the Booking.

createdAtUtcstring date-time required

An ISO 8601 date-time string in UTC.

lastModifiedAtUtcstring date-time required

An ISO 8601 date-time string in UTC.