v3

latestOpenAPI 3.0.02026-07-3179137151.7 KB
Fees

Query for a pageable list of fees.

get/v2/fees

Query parameters

since_utcstring date-time nullable

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

booking_idinteger nullable

Filter for fees attached to a booking.

Response

The paged result of fees.

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.