Commit eb192e50 by Benjdiya Ayoub

Update README.md

parent bdbb4d1d
...@@ -19,4 +19,13 @@ wsap.officeID=RUNTQ311C ...@@ -19,4 +19,13 @@ wsap.officeID=RUNTQ311C
Test URL Test URL
https://nodeD1.test.webservices.amadeus.com/1ASIWALSFRX https://nodeD1.test.webservices.amadeus.com/1ASIWALSFRX
\ No newline at end of file
🔄 FULL BOOKING FLOW
1. Search offers → /api/offers
2. Price offer → /api/offer-price
3. Create order → /api/create-order
4. Retrieve order → /api/order/{id}
5. Confirm payment → /api/confirm-payment
6. Cancel (optional) → /api/services/cancel/{ref}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment