HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Submit Multi-factor Authentication Method

Select the multi-factor authentication (MFA) verification method for the specified credential's current job. This endpoint is currently in beta testing. Read more about the MFA workflow here.

Log in to see full request history
Path Params
string
required
Body Params
string
required
boolean
required

Indicates whether the verification method is used for resubmission.

string
required
string
required
Headers
string
required
Defaults to 2024-02-21

The Arcadia-Version for the request

Response

Response body
object
string | null
required

A string value you can set to help you reconcile with your internal systems.

date-time
required

A timestamp indicating when the entity was created.

string
required

User or system responsible for creating the entity.

string
required

A unique identifier for the entity.

boolean
required

Indicates whether Arcadia is potentially able to successfully log into the Credential.

boolean
required

Indicates whether the Credential is active for applicable products.

boolean
required

Indicates whether any action is required from you regarding this resource.

boolean
required

Indicates whether the account requires to be accessed through a third-party portal or platform.

date-time
required

The timestamp indicating when this resource was last modified.

string
required

The user or system that last modified this resource.

date-time
required

The scheduled time for the next automated credential job.

object | null
required

The entity providing service and issuing bills (informally known as a utility).

string | null
required

The country associated with the billing address.

string
required

A unique identifier for the entity.

boolean | null
required

Indicates whether the provider supports interval data

boolean
required

Indicates whether the provider supports credential validation

string | null
required

The name of the utility service provider.

string
required

A high-level status for this credential. See this table for more information.

CONNECTION_SUCCESS CONNECTION_IN_PROGRESS CONNECTION_FAILURE

string
required

A detailed status for this credential. See this table for more information.

LOGIN_AND_DATA_DISCOVERY_SUCCESS LOGIN_AND_INTERVALS_DISCOVERY_SUCCESS LOGIN_SUCCESS_INTERVALS_DISCOVERY_FAILURE PROVIDER_WEBSITE_INACCESSIBLE ISSUE_UNDER_REVIEW PROVIDER_WEBSITE_NAVIGATION_FAILURE UNSUPPORTED_CAPTCHA INVALID_CREDENTIALS MULTI_FACTOR_AUTHENTICATION_FAILURE UNSUPPORTED_MULTI_FACTOR_AUTHENTICATION MULTI_FACTOR_AUTHENTICATION_TIMEOUT MULTI_FACTOR_AUTHENTICATION_REFRESH_REQUIRED OTHER_ACCESS_LIMITATION DATA_EXTRACTION_IN_PROGRESS REQUIRES_ENROLLMENT EMAIL_APPROVAL UNSUCCESSFUL_EMAIL_APPROVAL USER_REVOKED_ACCESS

int32
required

The total number of accounts.

string
required

A login input required to access the customer's utility data

string | null
required

Optional parameters required by some providers to access data. The provider object will denote which fields are required for each provider

string | null
required

Optional parameters required by some providers to access data. The provider object will denote which fields are required for each provider

string | null
required

Optional parameters required by some providers to access data. The provider object will denote which fields are required for each provider

string | null
required

The provider's website that this credential logs into.

Language
Credentials
OAuth2