GET hotels/{hotelId}/cityledger/agedbalance?key={key}&date={date}

Gets the Aged Balance Report raw data

Request Information

URI Parameters

NameDescriptionTypeAdditional information
hotelId

Hotel-Id => checked against the calling applications permissions

string

Required

key

API - Key identifying the caller

string

Required

date

The report will be generated as of the date provided (Format YYYY-MM-DD)

date

Required

Body Parameters

None.

Response Information

Resource Description

List of invoices, including its transactions, and account credits.

AgedBalance
NameDescriptionTypeAdditional information
CityAccounts

A list of City Accounts

Collection of CityAccount

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.