Read Profile Objects AS (EPS_AS_EXT_ProfileReadRQ) is an Airline Profiles API used to read profiles and templates.
Target Audience
Airline Carrier
API Version
v6.80.0
Authentication
Session Token
Service Action Code
EPS_AS_EXT_ProfileReadRQ
- Profiles: Profiles are individual entities for which information is stored. The system supports Traveler, Corporation, Agent, and Operational profiles.
- Templates: A template can be created to govern the structure of each profile type. It provides the basis that determines which items or data elements within the database are available for you to read a profile.
- Filters: Currently not supported.
- Formats: Currently not supported.
Additional information about these elements and their functionality can be found in the Resources tab.
Sample Request
<Sabre_OTA_ProfileReadRQ Target="Production" TimeStamp="2001-12-17T09:30:47.0Z" Version="6.79" xsi:schemaLocation="http://www.sabre.com/eps/schemas \schemas\Sabre_OTA_ProfileReadRQ.xsd" xmlns="http://www.sabre.com/eps/schemas" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Profile>
<TPA_Identity ClientCode="AS" ClientContextCode="CI" DomainID="ZX" ProfileTypeCode="TVL" UniqueID="*">
<Login LoginID="TEST_CABLE3165@TEST.EDU" IsHashed="N" PasswordHash="397154"/>
</TPA_Identity>
</Profile>
</Sabre_OTA_ProfileReadRQ>
<Profile>
<TPA_Identity ClientCode="AS" ClientContextCode="CI" DomainID="ZX" ProfileTypeCode="TVL" UniqueID="*">
<Login LoginID="TEST_CABLE3165@TEST.EDU" IsHashed="N" PasswordHash="397154"/>
</TPA_Identity>
</Profile>
</Sabre_OTA_ProfileReadRQ>