get https://api.staging.pungle.co/api/v1/card_issuing/accounts//balance
Returns the balance
of the account. Note that the data type of the balance field is of data type string
.
Response
Field | Value | Description |
---|---|---|
settled_balance | String | The balance on the account not including any pending transactions. |
available_balance | String | The amount available for purchases as reported by the processor. |
balance | String | Deprecated. This value will always be the value of available_balance |