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.

Path Params
string
required

The unique code identifying the partner program context.

string
required

The unique identifier of the account associated with the user.

string
required

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

Body Params

The Gd.Bos.DataTransfer.Request.CreateIDVRequest object containing identity verification details.

string | null

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

encryptedIdentityDocumentation
object

Represents a container for encrypted data used in secure data transfer operations. Contains the encrypted payload and associated cryptographic metadata, including encryption version, ephemeral public key, and public key hash. Used to securely transmit sensitive information such as user data, ensuring confidentiality and integrity during transport.

fraudData
object | null

Optional fraud data for additional verification.

Headers
string
required

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

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json