Customer
Customer KYC Update
This endpoint enables you to update an existing customer’s KYC tier.
POST
Customer KYC Update
Use this endpoint to update the KYC tier of an existing customer. You must provide either the nin (National Identification Number) or the livePicture parameter to successfully make this call.
Additional Information
This endpoint must be called using either the nin or the livePicture, but not both.
Request Parameters
A unique identifier for the request, used for idempotency.
Example: e0b9f8d0-7a57-4a67-a8b2-4d7c7b5a37c9
The unique identifier for the customer whose KYC tier is being updated.
Example: 7100987614
The National Identification Number of the customer.
Example: 12345678901
A live picture of the customer for verification purposes.
Example: base64encodedstringofpicture
Was this page helpful?