Report refunds
This endpoint is tailored for our Affiliate partners whose customers book via tiqets.com checkout flow. However, it is also accessible for API partners using the booking API but some fields might not be relevant or always empty. We recommend to our booking API partners to use the List orders endpoint described in the Booking API section
Number of items per page. Default value is 10, maximum value is 100.
10Example: 5Number of the page to retrieve. Used in combination with the page_size parameter to define the page size.
1Example: 1First day for which to return opening times.
2020-03-21Last day for which to return opening times. The maximum time range is 90 days; retrieving opening times for more than 90 days in one API request results in an error.
2020-03-25Token <Your_API_Key>.
Token <Partner_API_key>.Successful operation.
Bad Request -- Check your request parameters (typo in parameter or invalid value).
Unauthorized -- Your API key is incorrect.
Forbidden -- The endpoint or parameters are not allowed for the matching API key.
Not Found -- Requested resource/endpoint could not be found.
Method Not Allowed -- Check your request method.
Too Many Requests -- We currently apply a fair-use policy, but we might enforce limits in the future.
Internal Server Error -- We had a problem with our server. Try again later.
Service Unavailable -- We're temporarily offline for maintenance. Please try again later.
Last updated
Was this helpful?

