Create PNR
Reliability & Safety
Step 3: Safe Retries
Create a booking and atomically debit the agent wallet.
POST
Create PNR
Send a booking request with a uniqueDocumentation Index
Fetch the complete documentation index at: https://docs.travomatrix.com/llms.txt
Use this file to discover all available pages before exploring further.
Idempotency-Key. Once successful, send the exact same request again. Notice that the server returns the identical booking response without debiting your wallet a second time.
Request Setup
Generate a random string (e.g.
idem-123).Paste the token from Step 2.
Your specific UAT Agent ID.
Instructions
- Review the requirements and set up the request payload.
- Hit the Send button.
Authorizations
Headers
A unique string to identify this request. Retrying a request with the same key will return the cached response.
Unique correlation ID for tracing.
Body
application/json