get Address
GET {{HostName}}/crm/v1/address?cityName=Sydney&postalCode=2000&state=NSW&code=AU
- get city and states
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
cityName | string | ||
postalCode | number | ||
state | string | ||
code | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |