Custom Rule Details API Reference

Get

book/customrule/customrules/?PCCClosed Pseudo city code. A travel provider's identification code for the JSON APIs, provisioned from Travelport. Used to determine access and other settings in the JSON APIs for your company.={PCC}?RuleRecordName={NAME}

Base path:

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

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

Related Content: Custom Rules Guide

Send the Custom Rule Details request to retrieve details about a specific custom rule. This standalone request can be sent as part of a workbench session or without a workbench.

Custom rules are created in a rules bookingClosed A confirmed reservation with the carrier. A held booking is a reservation that has not yet been ticketed. The terms booking and reservation are interchangeable. engine used by your agency. See Custom Rules for details.

Request

Query Parameters

Parameter Description Required/Optional

PCC

The PCC associated with the rule to retrieve.

Required

RuleRecordName

The name of the rule to retrieve. You can send a Custom Rule List request to return a list of all rules associated with a specific PCC.

Required

Request Body

There is no message payload.

Response

The response returns details of the requested rule.

Example Request

Send the PCC and the name of the rule to return details for.

https://api.travelport.com/11/air/book/customrule/customrules/?PCC=X9Z&RuleRecordName=CORP

Example Response

The response returns details of the requested rule.