Skip to main content
POST
Validate Fare & Lock Price
Lock the price.

Request Setup

string
required
Paste the search_id from Step 1.
string
required
Paste the signature from Step 1.
object
required

Instructions

  1. Review the requirements and set up the request payload.
  2. Hit the Send button.
Requirement: Copy the fare_token and provider. The price is locked for 15 minutes.

Authorizations

X-API-Key
string
header
required

Headers

X-Request-ID
string

Unique correlation ID for tracing.

Body

application/json
search_id
string
required
signature
string
required
pax
object

Response

200 - application/json

Price lock created for 15 minutes.

fare_token
string
status
enum<string>
Available options:
VALID,
PRICE_CHANGED,
SOLD_OUT,
FARE_EXPIRED,
PROVIDER_ERROR
offer
object