...
Expand |
---|
title | OrderChangeRQ Email Control UC12 example 2024 |
---|
|
Code Block |
---|
| <ContactInformation ContactID="CONTACT_ADULT_01">
<ContactType>itin_only</ContactType>
<ContactProvided>
<EmailAddress>
<EmailAddressValue>xxxxxx@xxxxxx.com</EmailAddressValue>
</EmailAddress>
</ContactProvided>
<ContactProvided>
<Phone>
<PhoneNumber>34666554433</PhoneNumber>
</Phone>
<Phone>
<Label>Emergency</Label>
<PhoneNumber>34666554433</PhoneNumber>
</Phone>
</ContactProvided>
<Individual>
<Surname>CONTACTOEMERGENCIA</Surname>
</Individual>
</ContactInformation> |
|
Response Body
OrderViewRS
Examples of messages with complete flows can be downloaded from here.
Error messages
For further information about all kind of error messages, please go to the following link:
...