get Cashiering Details
GET {{HostName}}/crm/v1/profiles/{{ProfileId}}/cashieringDetails?fetchPaymentMethod=true&fetchRoutingInstruction=true&hotelIds={{HotelId}}
get Cashiering details for a profile
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
fetchPaymentMethod | boolean | ||
fetchRoutingInstruction | boolean | ||
hotelIds | string | ||
idContext | null | ||
idType | null |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
x-hotelid | string | ||
x-app-key | string |