Profiles
Fields
| Field | Description | Type | Min/max | Notes |
|---|---|---|---|---|
ResGuests/Profiles | Contains a guest's personal information. | array of ProfileInfo | 1..1 | - |
Profiles/ProfileInfo | Container for Profile. | object | 1..1 | - |
XML
<Profiles>
<ProfileInfo>
...
</ProfileInfo>
</Profiles>