Custom Rule Details API Reference

Get

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

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 List

Send Custom Rule Details 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 booking engine used by your agency. See Custom Booking 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

The PCC associated with the rule to retrieve.

Required

RuleRecordName

The name of the rule to retrieve.

You can send Custom Rule List 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

This request has no message payload.

Example Response

The response returns details of the requested rule.