v1
latestSwagger 2.02026-07-133652141.7 KBtickets
Get customers trouble tickets
Allows seller to receive and status, queries, requests and complaints from customers. As well related messages
get/tickets
Query parameters
status'OPEN' | 'REOPENED' | 'CLOSED'
Query by trouble ticket status
offsetinteger
Number or items to skip when executing query. List starts at zero. If omitted will default to zero. Use this conjuction with limit to paginate across the results.
limitinteger
Number or items to return when executing query. Defaults to 10. Use this conjuction with offset to paginate across the results.
Headers
authorizationstring required
Authorization token. The Authorization token can be found in your Admin console.
Response
Success!