02. Booking - getProfiles
GET {{HostName}}/crm/v0/profiles?profileName=Smith&givenName=Ann
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
profileName | string | ||
givenName | string | ||
profileType | string | ||
hotelId | null | ||
limit | number | ||
city | null | ||
state | null | ||
postalCode | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |