Passer au contenu principal
GET
/
v2
/
interest
/
balance
Interest Account Balance
curl --request GET \
  --url https://sandbox.gateway.sezzle.com/v2/interest/balance \
  --header 'Authorization: <api-key>'
{
  "interest_balance": 5183.4624
}

Autorisations

Authorization
string
header
requis

The authentication token generated from providing API Keys to Sezzle Gateway

Paramètres de requête

currency-code
string

The ISO-4217 currency code of the interest account.

Réponse

Successful Operation

interest_balance
number

The available interest balance on your account