Skip to main content
GET
Consultar saldo
Returns the current balance of the authenticated merchant. All monetary values are in cents (e.g., 1500 = R$15.00).
Always use withdrawNowAvailable when creating a cashout. If requiresFullWithdrawalNow is true, your cashout request must use that exact amount.

Authorizations

Authorization
string
header
required

Token JWT obtido via /v1/auth/token

Response

Dados do saldo

data
object | null
message
string | null
error
object | null