Skip to main content

Nexus API

(Deprecated) Resume job

This endpoint has been deprecated. Partners should use the resume aggregation endpoint in its place, as outlined in the Nexus guide. When an institution allows for multi-factor authentication and MFA member credentials aren't yet created for that user, the job enters a CHALLENGED state. Once member credentials have been created, the resume endpoint is called for that job to resume the aggregation.

GET
/jobs/{job_guid}/resume

Path Parameters

FieldRequiredType

job_guid

The unique identifier for the job. Defined by MX.

Required
String
Loading...