job_subscription_action_short
- Joseph Ioannou (Unlicensed)
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved subscription action |
number | String | The number of the retrieved subscription action |
transaction_reference_number | String | The unique transaction reference number of the retrieved subscription action |
life_cycle_state | String | The life cycle state of the subscription action One of the following values is returned
|
behavior_code | String | The behavior code of the subscription action |
business_classification_code | String | The business classification code of the subscription action |
scheduled_date | Date | The date that the subscription was scheduled to be executed |
executed_on | Date | The date that the subscription action is executed |
submitted_on | Date | The date that the business action was submitted into the system |
performed_on | Date | The date that the business action was actually performed, which might be different than the date that was submitted into the system |
submitted_by |  User Object | The user that submitted the action into the system |
performed_by | Â User Object | The user that actually performed the subscription action, which might be different than the user that submitted the action into the system |
performed_by_unit | Â Unit Object | The unit that performed the subscription action |
Referred Objects Response Data
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved user |
username | String | The user name of the retrieved user |
person_name | String | The full name of the retrieved user |
String | The email of the retrieved user |
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved unit |
name | String | The name of the retrieved unit |
group_name | String | The name of the group that the retrieved unit belongs to |
community_name | String | The name of the community that the retrieved unit belongs to |
alternative_code | String | The alternative code of the retrieved unit |
description | String | The description of the retrieved unit |