Skip to main content
GET
Ottieni il saldo del portafoglio

Autorizzazioni

Authorization
string
header
obbligatorio

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

Parametri del percorso

account_id
string<uuid>
obbligatorio

Risposta

accrued_charges
string
obbligatorio

Addebiti maturati non fatturati

Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
balance
string
obbligatorio

Saldo attuale del portafoglio

Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
currency
string
obbligatorio

Codice valuta del portafoglio

net_balance
string
obbligatorio

Saldo del wallet dopo gli addebiti maturati

Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$