You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Name | Type | Description |
---|
balance | String | The total amount available in the wallet |
expired_amount | String | The wallet amount that will be expired on the specified threshold date |
remaining_amount | String | The wallet amount that will remain after the expiration of the wallet amount |
currency | Currency Object | The currency that represents the specified amounts |
Referred Objects Response Data
currency object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved currency |
code | String | The code of the retrieved currency |
prefix_symbol | String | The prefix symbol for the specified currency |
suffix_symbol | String | The suffix symbol for the specified currency |
life_cycle_state | String | The life cycle state for the specified currency, which can be EFFECTIVE or NOT EFFECTIVE |
integer_part_name | String | The integer part name for the specified currency |
decimal_part_name | String | The decimal part name for the specified currency |