Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

OTA_ProfileCreateRQ is used to create, modify or deactivate the profile at Maverick CRM.

Supported Operations

Profile Create, Modify and Deactivate.

Business Rules

  • This message is from PMS to CRM

  • Modify will work only for those fields which are not set previously as the Maverick is the owner of data.

  • Email address and last name are mandatory for profile create

OTA_ProfileCreateRQ Elements & Attributes

Element | @Attribute

Num

Description/Contents

Origin | Value

OTA_ProfileCreateRQ/UniqueID

 1  

Root element of the message.  

   

@Type

1

Refer to OpenTravel Code List Unique ID Type (UIT).

Always “1“ (Customer)

@Instance

1

Used to identify the source of the identifier

Property Code/ ”MAVERICK”

@ID

1

Profile ID number

PMS Unique profile number/ Maverick Unique profile number

@ID_Context

1

Used to identify the source of the identifier

“PMS”/ ”CRM”

OTA_ProfileCreateRQ/UniqueID/CompanyName

0

Not mapped

@CompanyShortName

0

Not mapped

@Code

0

Property Code

Not mapped

@CodeContext

0

“hotel”

Not mapped

OTA_ProfileCreateRQ/Profile

.

@StatusCode

1

Status of the profile. Refer to OpenTravel Code List Profile Status Code (PST)

Active=”4” and InActive=”5”

@CreateDateTime

1

Time stamp of the creation.

@CreatorID

0

The creator could be a software system identifier or an identifier of an employee responsible for the creation.

@LastModifyDateTime

0

Time stamp of last modification.

Not Mapped

@LastModifierID

0

Identifies the last software system or person to modify a record.

Not Mapped

@ShareAllMarketInd

Permission for sharing all data in profile for marketing purposes

Not Mapped

@ProfileType

0

Refer to OpenTravel Code List Profile Type (PRT)

“Customer”

OTA_ProfileCreateRQ/Profile/Customer

@Gender

0..1

Identifies the gender.

@VIP_Indicator

0..1

If true, indicates a very important person.

@BirthDate

0..1

Indicates the date of birth as indicated in the document

OTA_ProfileCreateRQ/Profile/Customer/PersonName

@NamePrefix

0

Salutation of honorific (e.g. Mr., Mrs., Ms., Miss, Dr.)

@GivenName

0..1

First name

@MiddleName

Middle Name

@Surname

1

Last Name

Must required to support profile

OTA_ProfileCreateRQ/Profile/Customer/Telephone

0..n

@PhoneLocationType

0

Refer to OpenTravel Code List Phone Use Type (PUT).

Should be always “1”

@PhoneTechType

0

Refer to OpenTravel Code List Phone Technology Type (PTT)

Should be always “1”

@CountryAccessCode

0

Code assigned by telecommunications authorities for international country access identifier

Not Mapped

@PhoneNumber

0

Telephone number

@FormattedInd

0

Specifies if the associated data is formatted or not

Not Mapped

@DefaultInd

0

When true, indicates a default value should be used

OTA_ProfileCreateRQ/Profile/Customer/Email

1..n

Must required to support profile

@EmailType

1

Refer to OpenTravel Code List Email Address Type (EAT).

@DefaultInd

1

When true, indicates a default value should be used

Value

1

Email address

OTA_ProfileCreateRQ/Profile/Customer/Address

0..n

@DefaultInd

0

When true, indicates a default value should be used

@Type

0

Refer to OpenTravel Code List Communication Location Type (CLT).

Not Mapped

AddressLine

0..4

Street Address

CityName

0..1

City

PostalCode

0..1

Postal/Zip Code

StateProv

0..1

@StateCode

0..1

State Code

CountryName @Code

0..1

Country Code

OTA_ProfileCreateRQ/Profile/Customer/CustLoyalty

0..n

@ProgramID

0

Identifier to indicate the company owner of the loyalty program.

@MembershipID

0

Unique identifier of the member in the program

@PrimaryLoyaltyIndicator

0

When true, indicates this is the primary customer loyalty program and when false, indicates this is not the primary customer loyalty program.

Not Mapped

@LoyalLevel

0

Indicates special privileges in program assigned to individual.

  • No labels