メインコンテンツまでスキップ

Get booking progress data

GET 

/api/v2/microservices/bookingprogress

Retrieves progress tracking data for a booking. Useful for getting a booking summary in a single request. Alternatively, instead of using simulation_id and booking_id, the API can accept bacchus_id as a UID to retrieve the data while retaining booking_id.

This API is not protected by authentication.

Request

Responses

The content of the response depends on the current booking status. See the examples for different states.