Export API

Orders

1min
GET
https://tnapi.ticketpay.de/exports/shop_orders
The production API server
With this endpoint you can get a list of your orders. The default output is JSON. If you wish to get a CSV list please extend the url with .csv
Header Parameters
Authorization
*
Query Parameters
from
to
time_period
time_range
id
shop_id
event_id
status
per_page
page
Responses
200
Response for get shop orders.
total
page
size
data
401
Response for a failed authentification.
message




Updated 04 Apr 2024
Doc contributor
Did this page help you?