Balance Object

Description

JSONAPI object that represents the user’s balance and has following attributes.

Attributes

Name

Type

Description

balance

string

Prepaid balance

credit

string

Available credit

total_balance

string

The net balance (balance+credit).