Skip to main content
POST
Account Query

Secret Key & Private Key (Generate Signature)

Path Parameters

currency
string
required

Currency code (ISO 4217, three uppercase letters, e.g. USD, EUR, MXN)

Body

application/json
appId
integer<int64>
required

Business ID (obtained from the backend, must match the currency in the URL)

sign
string
required

Signature

Response

200 - application/json
status
string

Status code

error
string

Error code

msg
string

Message

data
object
Last modified on June 24, 2026