Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Technical Transactional Flow
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Reseller system API flow for the Booking API:
- Get one or more suppliers: GET /suppliers/{supplier_id} or GET /suppliers
- Get one or more products: GET /suppliers/{supplier_id}/products/{product_ id} or GET /suppliers/{supplier_id}/products
- Get one or more rates: GET /suppliers/{supplier_id}/products/{product_ id}/rates/{rate_id} or GET /suppliers/{supplier_id}/products/{product_id}/rates
- Get availability or availabilities for a product: GET /suppliers/{supplier_id}/products/{product_ id}/availability or GET /suppliers/{supplier_id}/products/{product_id}/availabilities
- Create a Hold: POST/holds (please note that this is required and must be successful before a booking)
- Optionally, retrieve a hold: GET /holds/{hold_id}
- Optionally, release a hold: DELETE /holds/{hold_id}
- Create a booking: POST /bookings
- Cancel a booking: PUT /bookings/cancel/{booking_id}
- Retrieve a booking: GET /bookings/{booking_id}
System Diagram

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
AuthenticationQuestions? We'd love to hear them. Contact Travel Curious Support.
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message