get Invoice Payments
GET {{HostName}}/ars/v1/invoicePayments/accounts/{{AccountId}}?printed=true&inclZeroBalance=false&offset=0&inclDetails=true&limit=50&unBilled=false&fetchInstructions=Invoices&start=YYYY-MM-DD&end=YYYY-MM-DD
Request Params
Key | Datatype | Required | Description |
---|
printed | boolean | | |
inclZeroBalance | boolean | | |
offset | number | | |
inclDetails | boolean | | |
limit | number | | |
unBilled | boolean | | |
fetchInstructions | string | | Invoices , Payments |
start | string | | |
end | string | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-hotelid | string | | |
x-app-key | string | | |