Consolidate Accounts

Consolidates several source Accounts’ information into one target Account. Any Inquiry, Verification, Report and Document associated with the source Account will be transferred over to the destination Account. However, the Account’s attributes will not be transferred. After consolidation, you can update the destination Account’s attributes using the Account update endpoint.

This endpoint can be used to clean up duplicate Accounts.

Note: A source account can only be consolidated once. Afterwards, the source account will be archived.

Path parameters

account-idstringRequired
Destination Account ID

Headers

AuthorizationstringRequired
Key-InflectionstringOptional
Determines casing for the API response
Idempotency-KeystringOptional
Ensures the request is idempotent

Request

This endpoint expects an object.
metaobjectOptional

Response

202
dataobject or null

Errors