Skip Navigation

Car Rate Code Rules

2.4.0
Car
Pricing
SOAP API
Travel Agency
  • Added a new attribute to pass the special equipment name provided by the supplier.

API Information

Format
XML
Current Version
2.4.0
Environment
Production

What's New

  • Added a new attribute to pass the special equipment name provided by the supplier.

Functional Updates And Enhancements

In the Response

Optional

Parameter: SupplierProvidedName

Type: string

Description: Used to return supplier provided description for non-industry Car Extras code.

Sample Value:

|-|PricedEquip|--|  |-|SpecialEquipment Code="XYZ" Status="ABC123" SupplierProvidedName="BOOSTER"|--|       |-|Rate BaseAmount="100.00"/|--|    |-|/SpecialEquipment|--||-|/PricedEquip|--|

  • Added .../VehAvailRQCore/@QueryType and @RPH to the request message to query for rate rules based on the previous VehLocationFinderLLSRQ call.

API Information

Format
XML
Current Version
2.3.0
Environment
Production

What's New

  • Added .../VehAvailRQCore/@QueryType and @RPH to the request message to query for rate rules based on the previous VehLocationFinderLLSRQ call.

New Features

In the Request

Optional

Parameter: QueryType

Type: enum

Description: Used to specify the type of request format, i.e Shop (CF), Quote (CQ), or VehLocationFinder (CLF).

Sample Value:

|-|VehAvailRQCore QueryType="VehLocationFinder" RPH="1"|--|
Note: Previously parameter did not allow QueryType="VehLocationFinder"

In the Response

Optional

Parameter: PricedEquip

Type: N/A

Description: Used to return the details of the special equipment requested.

Sample Value:

|-|VehicleCharges|--|   |-|PricedEquip|--|          |-|SpecialEquipment Code="XYZ" Status="ABC123"|--|
Note: The repeat factor of the element was modifed from 0 to 20

In the Response

Optional

Parameter: SpecialEquipment

Type: N/A

Description: Used to return the details of the special equipment.

Sample Value:

|-|VehicleCharges|--|   |-|PricedEquip|--|          |-|SpecialEquipment Code="XYZ" Status="ABC123"|--|
Note: The repeat factor of the element was modifed from 20 to 0