You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have another question about general transaction flow. Is an API consumer obligated to POST bookings/{bookingId}/documents (subsequent) after confirming the booking change?
The text was updated successfully, but these errors were encountered:
No, this is an optional flow when you want to obtain optional types of documents for booking, The ticket documents are Fulfillments under OSDM, and are generated automatically.
My proposal of clarification to the after sale flow (btw, general hint: separate after-sales processes into a separate flow diagram):
Please be advised that following the confirmation of the refund and exchange operation or addition of an offerPart to the booking, the distributor must update the fulfilments and documents (e.g. receipts) and the API consumer is required to take an action to retrieve the full booking to retrieve it.
Hi.
I have another question about general transaction flow. Is an API consumer obligated to POST bookings/{bookingId}/documents (subsequent) after confirming the booking change?
The text was updated successfully, but these errors were encountered: