Operations API
Ticketing
The Ticketing API provides comprehensive access to resources that are essential for managing your customers' support tickets efficiently and effectively. It acts as a vital link between your support staff and your customers, offering you the ability to assign tickets to specific team members, respond to queries, close out completed tickets, and even create new ones on behalf of your customers.
Description | Method | URL |
---|---|---|
POST | /v2/merchant-ticketing/create | |
GET | /v2/merchant-ticketing/retrieve/:id | |
DELETE | /v2/merchant-ticketing/:id | |
GET | /v2/merchant-ticketing/list | |
POST | /v2/merchant-ticketing/add-reply/:id | |
POST | /v2/merchant-ticketing/mark-closed/:id | |
POST | /v2/merchant-ticketing/assign/:id |