write_off_short
- Georgia Kountouri
Owned by Georgia Kountouri
 write off object response data
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved write off |
number | String | The number of the retrieved write off |
reference_number | String | The reference number of the invoice write off |
life_cycle_state | String | The life cycle state of the write off which can only be POSTED |
issued_on | Date | The date that the write off was issued |
posted_on | Date | The date that the write off was posted |
total_amount | Number | The total amount of the write off |
currency_rate_period | Currency Rate Period | The currency rate period based on which the invoice write off was created  |
Referred Objects Response Data
 currency rate period object response data
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved currency rate period |
rate | Number | The exchange rate of the currency rate period |
inverse_rate | Number | The inverse exchange rate of the currency rate period |
from_date | Date | The date from which the exchange rate is valid |
to_date | Date | The date until which the exchange rate is valid |
currency | Currency Object | The Currency with which the returned exchange rate information refers to |
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 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 |
Â