API Reference

This endpoint is designed to retrieve support tickets.

issueType value: “BUY”, “SELL”, “KYB” or "KYC"

Body:

{
    "customerId": "762ce1e5-6342-4410-8b88-757c4713d42c",
    "issueType": "KYB",
    "message": "“Hi partner,My deposit is stuck in pending.Please help. Thanks."
}

Response:

{
        "ticketId": "8109109d-02ab-4e8b-8922-df159e5e54c6",
        "createdAt": "2024-02-28T03:11:27.456Z"
}

Language
Click Try It! to start a request and see the response here!