v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Kyc

Add IDV Request – Submits identification verification information for a user.

Submits identification verification information for a user. Supports account upgrade flow and sends PN webhook if cure is none.

post/programs/{programCode}/accounts/{accountIdentifier}/users/{userIdentifier}/kycGates/idv

Path parameters

programCodestring required

The unique code identifying the partner program context.

accountIdentifierstring required

The unique identifier of the account associated with the user.

userIdentifierstring required

The unique identifier of the user whose identity is being verified.

Headers

X-GD-RequestIdstring required

The unique request identifier (GUID) for tracking and idempotency. Required in the X-GD-RequestId header.

Request body

idvRequestTypestring nullable

The type of IDV request (e.g., "AccountUpgrade").

fraudDataobject nullable

Optional fraud data for additional verification.

Response

Accepted