Name | Type | Description | ||
---|---|---|---|---|
id | String | The ID of the retrieved spend request customer event | ||
number | String | The number of the retrieved spend request customer event | ||
type | String | The type of the retrieved spend request customer event which in this case is set to SPEND REQUEST | ||
life_cycle_state | String | The life cycle state of the customer event which can be POSTED or CANCELLED | ||
performed_on | Date | The date that the customer event was actually performed | ||
description | String | A description of the customer event | ||
process_immediately | boolean | Defines if the customer event was processed immediately by various business processes or not | ||
spend_amount | Float | The amount that is spend by the retrieved spend request customer event. If not specified then the spend amount is equal to the total amount of the related purchase customer event
| ||
external_system | String | Defines the third party system that generated the spend request customer event
| ||
external_system_reference_number | String | Defines the unique reference number of the spend request customer event in the external system
| ||
instant_spend | boolean | It defines that the spend request customer event was created instantly as a result of an instant spend offer
| ||
udf_string_1 | String | User Defined Field of type String | ||
udf_string_2 | String | User Defined Field of type String | ||
udf_string_3 | String | User Defined Field of type String | ||
udf_string_4 | String | User Defined Field of type String | ||
udf_string_5 | String | User Defined Field of type String | ||
udf_string_6 | String | User Defined Field of type String | ||
udf_string_7 | String | User Defined Field of type String | ||
udf_string_8 | String | User Defined Field of type String | ||
udf_float_1 | Float | User Defined Field of type Float | ||
udf_float_2 | Float | User Defined Field of type Float | ||
udf_float_3 | Float | User Defined Field of type Float | ||
udf_float_4 | Float | User Defined Field of type Float | ||
udf_date_1 | Date | User Defined Field of type Date | ||
udf_date_2 | Date | User Defined Field of type Date | ||
udf_date_3 | Date | User Defined Field of type Date | ||
udf_date_4 | Date | User Defined Field of type Date | ||
classification | Customer Event Classification Object | The classification of the customer event | ||
accounts_receivable | Accounts receivable Object | The related accounts receivable | ||
performed_by_unit | Unit Object | The unit that initiated the customer event | ||
Log Information Object | The log information related with the retrieved invoice | |||
purchase_customer_event | Purchase Customer Event Object | The purchase customer event which is requested to be settled by the specified spend request | ||
spend_reward_transaction | Spend Reward Transaction Object | The spend reward transaction that was created as a result of the spend request |
...