Creates a new customer for a business, with optional KYC information.
Create a new customer for your business. Customers can be created with optional KYC (Know Your Customer) information for enhanced verification.Documentation Index
Fetch the complete documentation index at: https://docs.afriex.com/llms.txt
Use this file to discover all available pages before exploring further.
Static business API key from the dashboard
The full name of the customer.
"John Doe"
The email address of the customer.
"john.doe@example.com"
The phone number of the customer.
"+2348192837465"
The ISO 3166-1 alpha-2 country code of the customer (e.g., 'NG', 'US').
"NG"
Optional KYC document details.
Optional meta data you can attach to the customer.
Customer created successfully. Returns the newly created customer object.