Partially updates a customer’s KYC information.
Static business API key from the dashboard
The unique identifier of the customer
Customer KYC object in a key-value format. Key should be one of the allowed KYC doc types
{
"PASSPORT": "passport.png",
"DATE_OF_BIRTH": "2000-01-01",
"COUNTRY": "KE"
}Customer updated successfully.