Authorizations
Paste only the token (no "Bearer " prefix).
Body
application/json
The customer's first name.
Example:
"John"
The customer's last name.
Example:
"Doe"
The customer's email (must be unique).
Example:
"john.doe@example.com"
The customer's 11-digit BVN (must be unique).
Example:
"12345678901"
The customer's 11-digit phone number (must be unique).
Example:
"08012345678"
The customer's gender.
Example:
"male"
optional The customer's middle name.
Example:
"Michael"
optional The customer's 11-digit NIN (must be unique).
Example:
"12345678901"

