Skip to main content

Check OTC Eligibility

POST 

/private/CheckOtcClient

Retrieves the client permissions for the OTC Portal.

API Key Permissions Required: Funds permissions - Query and Funds permissions - Deposit

Request

Body

required
    nonce int64required

    Nonce used in construction of API-Sign header

Responses

OTC client check result.

Schema
    result object

    Contains the successful response data

    permissions string[]required

    OTC permissions assigned to the client.

    error string[]required
Loading...