Skip to main content

Nexus API

Jobs Overview

Job Fields

Field NameData TypeDescription
created_atStringDate and time the job was created, ISO 8601 format.
error_messageStringError message if the job returns an error.
finished_atStringDate and time the job finished, ISO 8601 format.
guidStringUnique identifier for the job, defined by MX.
institution_guidStringUnique identifier for the institution, defined by MX.
is_authenticatedBooleanIf the member's credentials have been authenticated.
member_guidStringUnique identifier for the member, defined by MX.
started_atStringDate and time the job started, ISO 8601 format.
statusIntegerThe status of the job. See Job Status for more information.
status_nameStringThe name of the job status. See Job Status for more info.
updated_atStringDate and time the job was updated, ISO 8601 format.
user_guidStringUnique identifier for the user, defined by MX.
On this page