/accounting/v1.0/deposits/balance

Retrieve the deposit balance for a specific source or the entire property. To get the balance for a specific reservation or other source, provide both sourceId and sourceKind. To get the aggregate deposit balance for the whole property, omit both parameters. The response includes the posted balance and pending balance in the smallest currency unit.

Query Params
int64

Identifier of the source to get the deposit balance for (e.g., a reservation ID). Omit along with sourceKind to get the property-wide deposit balance.

string
enum

Type of the source entity. Required when sourceId is provided.

Allowed:
Headers
int64
required

Unique identifier of the property. Required for all requests to scope data to a specific property.

Response

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json