Update KYC Result By ID

This endpoint is for testing purposes only.

Updates a KYC Result in review by it's ID. Change is reflected by the result code.

Request

ParameterRequiredData typeNotes
idYesNumberInput as a path variable. ID of the KYC result
codeYesStringResult code

Request Codes

CodeNotes
kyc_verification_successReview Accepted
kyc_verification_reviewIn Review
kyc_verification_rejectedReview Declined

Response

ParameterData typeNotes
idNumberID of the KYC result
codeStringResult code
kyc_transaction_idStringTransaction ID of the KYC result. Identifies result with the processor.
resultObjectThe original result returned during cardholder creation
cardholderObjectThe cardholder created during this KYC Transaction. Optional
company_idStringCompany ID
created_atString
updated_atString
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!