Skip Navigation

Stateless Seats API

Air
Seats
REST API
Airline Carrier

Common errors (/shop, /add, /remove)

Error categoryError typeDescription
APPLICATION_ERRORTOKEN_DETAILS_SERVICE_ERRORCould not obtain session token details.
APPLICATION_ERRORTOKEN_SERVICE_ERRORCould not obtain session token.
APPLICATION_ERRORCONTEXT_CHANGE_SERVICE_ERRORAn error occurred while invoking an internal service.
APPLICATION_ERRORIGNORE_TRANSACTION_SERVICE_ERRORAn error occurred while invoking an internal service
BAD_REQUESTINVALID_HEADERRequired header 'Authorization' is missing.
BAD_REQUESTINVALID_HEADERRequired header 'Authorization' is invalid.
BAD_REQUESTINVALID_VALUEValidation Failed: [specific description]
BUSINESS_ERRORCONTEXT_CHANGE_FAILED[Errors retrieved from downline service]
BUSINESS_ERRORDUTY_CODE_CONTEXT_CHANGE_FAILED[Errors retrieved from downline service]
BUSINESS_ERRORIGNORE_TRANSACTION_FAILED[Errors retrieved from downline service]

Common errors (/add, /remove)

Error categoryError typeDescription
APPLICATION_ERRORRESERVATION_SERVICE_ERRORAn error occurred while invoking an internal service.
APPLICATION_ERROREND_TRANSACTION_SERVICE_ERRORAn error occurred while invoking an internal service.
BUSINESS_ERRORBOOKING_NOT_FOUNDBooking not found for provided 'pnrLocator'.
BUSINESS_ERRORRESERVATION_SERVICE_FAILED[Errors retrieved from downline service]
BUSINESS_ERROREND_TRANSACTION_FAILED[Errors retrieved from downline service]

/shop

Error categoryError typeDescription
APPLICATION_ERRORSEAT_SHOP_SERVICE_ERRORAn error occurred while invoking an internal service.
BUSINESS_ERRORSEAT_SHOP_FAILED[Errors retrieved from downline service]
APPLICATION_ERROROFFER_CACHE_SERVICE_ERRORAn error occurred while invoking an internal service.
BUSINESS_ERROROFFER_NOT_FOUNDOffer not found in cache.
BUSINESS_ERROROFFER_ITEM_NOT_FOUNDOffer item offer_item_id not found in cache.
BUSINESS_ERROROFFER_DATA_NOT_FOUNDOffer data not found in cache.

/add

Error categoryError typeDescription
APPLICATION_ERRORSEAT_ADD_SERVICE_ERRORAn error occurred while invoking an internal service.
APPLICATION_ERRORSEAT_ADD_SERVICE_ERROR An error occurred while creating a request to invoke an internal service. 
APPLICATION_ERRORRESERVATION_SERVICE_ERROR An error occurred while parsing response from internal service. 
BUSINESS_ERRORSEAT_ADD_FAILED[Errors retrieved from downline service]
BUSINESS_ERRORSEAT_UPDATE_FAILED[Errors retrieved from downline service]
BUSINESS_ERRORSEAT_PRICE_RETRIEVAL_FAILEDAn error occurred while seats price as ancillary representing requested seat not found.
BUSINESS_ERRORSEAT_PRICE_UPDATE_FAILEDAn error occurred while seats price as ancillary representing requested seat has zero price.

/remove

Error categoryError typeDescription
APPLICATION_ERRORSEAT_REMOVE_SERVICE_ERRORAn error occurred while invoking an internal service.
BUSINESS_ERRORSEAT_REMOVE_FAILED[Errors retrieved from downline service]