store_ credit_ account
A store credit account owned by a customer.
Properties
The balance of the store credit account in the currency's subunit.
The value is output in the customer's local (presentment) currency.
For currencies without subunits, such as JPY and KRW, tenths and hundredths of a unit are appended. For example, 1000 Japanese yen is output as 100000.
TipUse money filters to output a formatted amount.
{
"balance": {}
}
{
"balance": {}
}
Was this section helpful?