get Accounts
GET {{HostName}}/ars/v1/accounts?offset=0&limit=100
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
accountId | string | ||
offset | number | ||
accountType | string | ||
accountName | string | ||
accountNo | string | ||
limit | number | ||
balance | null | All , Open , Zero |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |