Custom Rule Details API Reference

Get

book/customrule/customrules/?PCC={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 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 booking engine used by your agency. See the Custom Rules Guide 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.