Content

API

Isolated retry for associated party verification

Retry verification for specific associated parties without changing the status of unaffected parties, enabling more targeted business customer review flows.

Abstract changelog cover for isolated retry of associated party verification
Abstract changelog cover for isolated retry of associated party verification

Retry verification for specific associated parties

The Start a verification endpoint now accepts an optionalassociatedPartyIdsarray in the request body. When provided, only the listed associated parties are sent for verification again, and any associated party not included keeps its current verification status. See Retrying verification for specific associated parties for details.

Applies only to BUSINESS customers. Resubmit any corrected documents/information for the affected associated parties before starting the retry.

A

{
"associatedPartyIds": [
"a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"b2c3d4e5-f6a7-8901-bcde-f12345678901"
]
}

Stay up to date with what Lumx is developing.

Sign up to receive them by email.

Lumx

Copy link

Copied!

isolated-retry-for-associated-party-verification

API

In this page