KycVerification
KYC Customer Verification model.
customerId stringrequired
Merchant's Paysafe wallet customer id
externalId ExternalId (string)required
Possible values: non-empty
and <= 40 characters
Customer identifier used in Partner system.
kycVerificationStatus KycVerificationStatus (string)required
Possible values: [INCOMPLETE
, IN_PROGRESS
, COMPLETED
]
Default value: INCOMPLETE
COMPLETED
- Customer is verified successfully.
IN_PROGRESS
- Customer verification is in progress. The verification results are not ready
or additional manual verification process is in progress.
INCOMPLETE
- Customer is not verified.