v3

latestOpenAPI 3.0.02026-07-3179137151.7 KB
Deposits

Query for a pageable list of deposits.

get/v2/deposits

Query parameters

since_utcstring date-time nullable

Filter for deposits created or changed since a specific date (UTC).

booking_idinteger nullable

Filter for deposits that reference a booking.

Response

The paged result of deposits.

limitinteger

The maximum number of records per page.

next_page_urlstring

URL to fetch the next page of records. A null value indicates that there are no more pages in the collection.

offsetinteger

The current offset from the start of the collection.