wallet_info_short
- p_demou (Deactivated)
- Georgia Kountouri
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved wallet |
number | String | The number of the retrieved wallet |
life_cycle_state | String | The life cycle state of the retrieved wallet. Supported values are EFFECTIVE and CANCELLED |
balance | Number | The balance of the retrieved wallet in the wallet's currency |
alternative_balance | Number | The balance of the retrieved wallet in the wallet's alternative currency Available form CRM.COM R14.2.0 |
opening_balance | Number | The opening balance of the wallet as this was calculated for the latest and still Open Wallet Balance Period, in wallet's currency. This information is calculated during the latest Wallet Balance per Period process |
opening_alternative_balance | Number | The opening balance of the wallet as this was calculated for the latest and still Open Wallet Balance Period, in wallet's alternative currency. This information is calculated during the latest Wallet Balance per Period process Available form CRM.COM R14.2.0 |
currency | Currency Object | The retrieved wallet's currency |
alternative_currency | Currency Object | The retrieved wallet's alternative currency Available form CRM.COM R14.2.0 |
Referred Objects 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 Available from CRM.COM R14.0.0 |
integer_part_name | String | The integer part name for the specified currency |
decimal_part_name | String | The decimal part name for the specified currency |