Skip to main content
POST
Create a beneficiary

Authorizations

Authorization
string
header
required

Scoped Bearer token from POST /merchant/api/auth.

Body

application/json
name
string
required
account
string
required

Phone number or account identifier.

payment_method
enum<string>
required

Destination method for payouts (BankTransfer not yet supported).

Available options:
OrangeMoney,
Wave,
Sama,
Moov,
BankTransfer
category
enum<string>
Available options:
employee,
supplier,
customer,
partner

Response

Beneficiary created.

success
boolean
Example:

true

message
string
request_id
string<uuid>
data
object