OtherAddress
An alternative other contact method E.g. web site URL, social media handle.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
contactInfo |
An electronic or geographic address which a party has provided as the contact channel. For example, contact email, contact postal address, contact phone number. |
ContactInfo |
false |
|
|
${prop.ignore} |
labelText |
Used to differentiate multiple Other Addresses of one contact. (i.e. social media handle, website, etc.) |
string |
false |
|
|
${prop.ignore} |
text |
Other Contact Method Value. Example: www.marketingsite.com |
string |
false |
|
|
${prop.ignore} |
{
"contactInfo" : {
"aggregator" : { },
"airline" : { },
"carrier" : { },
"contactInfoIdentifier" : "string",
"contactPurposeText" : "string",
"contactRefusedInd" : "boolean",
"contactTypeText" : "string",
"corporation" : { },
"directBill" : { },
"emailAddress" : [ { } ],
"enabledSystem" : { },
"individual" : { },
"individualRefIdentifier" : "string",
"org" : { },
"otherAddress" : [ { } ],
"pax" : { },
"paxGroup" : { },
"paymentCard" : { },
"paymentInfo" : { },
"phone" : [ { } ],
"postalAddress" : [ { } ],
"relationshipToPaxText" : "string",
"retailPartner" : { },
"travelAgency" : { }
},
"labelText" : "string",
"text" : "string"
}