job_subscription_action_short

 job subscription action object response data

Name

Type

Description

id

String

The ID of the retrieved subscription action

number

String

The number of the retrieved subscription action

transaction_reference_numberString

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

  • EXECUTED
  • EXECUTEDWITHERRORS
  • REJECTEDSYSTEMFAILURE
  • REJECTEDSYSTEMVALIDATION
  • PENDING_VERIFICATION
  • SCHEDULED
  • CANCELLED
  • REJECTED
behavior_codeString

The behavior code of the subscription action

business_classification_codeString

The business classification code of the subscription action

scheduled_dateDate

The date that the subscription was scheduled to be executed

executed_onDateThe date that the subscription action is executed
submitted_onDateThe date that the business action was submitted into the system
performed_onDateThe date that the business action was actually performed, which might be different than the date that was submitted into the system
submitted_by User ObjectThe user that  submitted the action into the system
performed_by User ObjectThe 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

 user object 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

email

String

The email of the retrieved user

 unit object response data

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