Skip to main content
GET
Count withdrawals for a wallet

Authorizations

ACCESS-API-KEY
string
header
required

HMAC API-key identifier.

ACCESS-TIMESTAMP
string
header
required

Unix timestamp in seconds.

ACCESS-SIGN
string
header
required

Base64-encoded hex HMAC signature.

Path Parameters

wallet_id
string
required

Response

Wallet withdrawal count.

success
boolean
required
message
string
required
Example:

"success"

code
required
Example:

0

data
integer<int64>
required