Creates a new customer for a business, with optional KYC information.
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.