Skip to main content
POST
Create customer

Authorizations

Authorization
string
header
required

API key created in the Remitflex Dashboard at dashboard.remitflex.io (rmf_live_... or rmf_test_...). Key management endpoints require a dashboard JWT and are not part of this reference.

Headers

Idempotency-Key
string
required

Unique key for safe retries on mutating API-key requests. Cached for 24 hours per org, method, and path.

Maximum string length: 255
Example:

"7f3c2a1b-4e5d-6c7b-8a9f-0e1d2c3b4a5f"

Body

application/json
name
string
required

Full legal name (at least first and last). Required shape for cNGN BVN identity matching — single given names are rejected.

Required string length: 2 - 120
email
string<email>
required
Maximum string length: 255
type
enum<string>
default:individual
Available options:
individual,
business

Response

201 - application/json

Customer

status
string
Example:

"success"

message
string
data
object