Custom Rule List API Reference

GET

book/customrule/customrules/?PCC={PCC}

Base path:

Use this base path if you have not yet received or not migrated to the new credentials from Travelport:

Pre-production https://api.pp.travelport.com/11/air/

Production https://api.travelport.com/11/air/

Use this base path after you have migrated to the new credentials from Travelport (using .net instead of .com):

Pre-production https://api.pp.travelport.net/11/air/

Production https://api.travelport.net/11/air/

Related Content:Booking Guide, Custom Rule, Custom Rule Details

The Custom Rule List API returns a list of all custom rules associated with a PCC. This standalone request can be sent as part of a workbench session or without a workbench.

Custom rules are created in a rules booking engine used by your agency. See Custom Rules in the Booking Guide for details.

Request

As part of the request requirements, also see Authentication and Common Air Headers.

Query Parameters

Parameter Description Required/Optional

PCC

Send the PCC for the custom rules list to retrieve.

Required

Request Body

There is no message payload.

Response

The response returns a list of the custom rules for the PCC send in the request.

Example Request

This request has no message payload.

Example Response

The response returns a list of all rules for that PCC.