DENIED, PREVENTED, HALTED, COMPLETED, and CHALLENGED.
| Field | Data Type | Definition |
|---|---|---|
created_at | Integer | The date and time at which the job was created. |
error_message | String | If the job returns an error, this field will contain the message of the error. |
finished_at | Integer | The date and time at which the job finished. |
guid | String | The unique identifier for the job. Defined by MX. |
insitution_guid | String | The unique identifier for the institution the job is attached to. Defined by MX. |
is_authenticated | Boolean | Initially false for the job. The value will change to true once the credentials have been validated and any MFA challenges have been satisfied. |
member_guid | String | The unique identifier for the member. |
member_id | String | The unique partner-provided identifier for the member. This field can be null when member_is_managed_by_user is true. |
started_at | Integer | The date and time at which the job started. |
status_name | String | The name of the job status. See the Nexus documentation for more information. |
status | Integer | The status of the job. See the Nexus documentation for more information. |
updated_at | Integer | The date and time at which the job was updated. |
user_guid | String | The unique identifier for the user the job is attached to. Defined by MX. |
user_id | String | The unique, partner-defined identifier for the user. |
JSON

