Customers
Create customer
Create an individual, retail, or business customer.
POST
Create a customer before starting payment flows so quotes, payments, transfers, and webhook events can be reconciled to your internal records.
Authorizations
Public API key from the merchant dashboard.
Secret shown once when the API key is created.
Headers
Unique key for this business intent. Reuse only when retrying the same request body.
Body
application/json
Merchant reference, unique per merchant.
Available options:
individual, retail, business Available options:
national_id, passport, driver_license Example:
"+237670000000"
Required string length:
2Example:
"CM"
Required string length:
2Example:
"CM"
Response
Customer created.
Available options:
individual, retail, business Available options:
not_started, pending, approved, rejected Example:
"active"
Merchant reference, unique per merchant.
Available options:
national_id, passport, driver_license Example:
"+237670000000"
Required string length:
2Example:
"CM"
Required string length:
2Example:
"CM"
Last modified on July 8, 2026