List reservations
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Lower bound, starting from what date the reservation was/will be activated
High bound, before what date the reservation was/will be activated
Lower bound the filter, showing result(s) equal to or greater than date the reservation was created
High bound the filter, showing result(s) equal to or less date the reservation was created
Lower bound, starting from what date the reservation was/will be deactivated
High bound, before what date the reservation was/will be deactivated
Limit of reservation list page
x >= 1
Name from billing features for specific resource
Offset in reservation list
x >= 0
Order by field and direction.
active_from.asc
, active_from.desc
, active_to.asc
, active_to.desc
, created_at.asc
, created_at.desc
Region for reservation
Field for fixed a status by reservation workflow
Response
OK
The response is of type object
.