latestSwagger 2.02026-08-20196638916.1 KB

23d8982b533d

Data v1.Account Verification
BETA

Create Account Verification Report

Create an Account Verification report for a user. The report is a temporary resource that will be available for retrieval for 1h after creation.

post/api/v1/account-verification-reports

Request body

externalReferencestring

A customer-side reference that should be included in the generated report.

includedAccountsstring[]

Limit the report to include specific accounts only, accounts identified by their id.

Example request

{
  "externalReference": "ext-abc-123"
}

Response

Created.

Data20v1Account20Verification required— unresolved $ref