v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Kyc

Add IDV Socure Result – Validates user’s identification documents uploaded via Doc V SDK.

Validates user’s identification documents uploaded via Doc V SDK. Returns KYC state data.

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

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 documents are being validated.

Headers

X-GD-RequestIdstring required

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

X-GD-ApiVersionstring

The api Version header. Optional. Pass the value V2 if required in integration.

Request body

fraudDataobject nullable

Optional fraud data for additional verification.

documentUuidstring nullable

The document UUID generated by Doc V SDK.

docVTransactionTokenstring nullable

The DocVTransaction token generated by Doc V SDK.

eventSourcestring nullable

The event source for the request.

apiVersionstring nullable

THe APi Version for the request.

Response

Accepted