Payments
Query for a pageable list of payments.
get/v2/payments
Query parameters
since_utcstring date-time nullable
Filter for payments created or changed since a specific date (UTC).
booking_idinteger nullable
Filter for payments attached to a booking.
Response
The paged result of payments.
Changes
Changed in 2 of the 7 revisions of this API.2
- ○
api operation id
Payments_Getremoved and replaced withget-paymentsapi-operation-id-removed
- ○
- ○
added the optional property
items/items/allOf[subschema #2]/deposits/items/allOf[subschema #2]/deposit_idto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○