Validate Credentials (optional)

If the end-user fails to provide the correct credentials then resubmit new credentials with this endpoint. The CallbackUrl will update the status to 'Invalid Credentials.'
The transactionID from UtilityID Verification step is required.

Body Params

credentials for address verification

The credentials submission call for the Normalized API is a POST method call

string
required

The id for the transaction will be a GUID

string

Username for credentials

string

Password for credentials

string

Additional username

string

Additional password

string

Additional username

string

Additional password

string

Additional username

string

Additional password

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Your request could not be processed, there should be more details in the response.

401

The user name and password you provided is not valid or you are using an account not configured to be an API user.

408

The request took longer to process than we waited.

415

You asked for a media type that we do not support. You should request application/json in the Content-Type header.

500

An error happened on the server without a specific message.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json