Support
Last updated
Last updated
This API retrieves a list of support tickets based on the provided query parameters.
Limit the number of results.
10
The offset from where to start the results.
0
Search keyword for filtering tickets.
refund
Flag to count the number of tickets matching the query.
true
Bearer token for authentication.
This API retrieves details of a specific support ticket based on the provided ticket ID.
Ticket ID
123
Bearer token for authentication.
This API retrieves a list of ticket logs based on the provided query parameters.
The number of logs to retrieve.
10
The offset for pagination.
0
The total count of logs (if you want just the count of records).
0
Bearer token for authentication.
This API allows users to add a new message and attachments to an existing support ticket based on the provided ticket ID.
Ticket ID
123
Bearer token for authentication.
Can you provide an update on my request?
This API allows users to update the status of an existing support ticket based on the provided ticket ID.
Ticket ID
123
Bearer token for authentication.
1