Skip to main content
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
}

Documentation Index

Fetch the complete documentation index at: https://docs.sezzle.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

The authentication token generated from providing API Keys to Sezzle Gateway

Query Parameters

currency-code
string

The ISO-4217 currency code of the interest account.

Response

Successful Operation

interest_balance
number

The available interest balance on your account