Skip to main content
GET
Lister les comptes de reversement

Authorizations

authenticationtoken
string
header
required

JWT obtenu via POST /user/login-merchant. À passer tel quel, sans préfixe Bearer.

Query Parameters

merchant_reference
string
required

Référence de votre compte marchand (celle choisie à l'inscription, ex. beautyshop).

Example:

"beautyshop"

Response

Comptes enregistrés.

id
string<uuid>
merchantId
string<uuid>
type
enum<string>
Available options:
orange,
moov,
mtn,
wave,
bank
isPrimary
boolean

Le compte principal reçoit par défaut toutes les demandes de reversement.

phoneNumber
string | null
Example:

"+2250700000000"

country
string | null
Example:

"CI"

beneficiaryName
string | null
bankId
string | null
bankName
string | null
bankCode
string | null
branchCode
string | null
accountNumber
string | null
ribKey
string | null
swiftCode
string | null
createdAt
string<date-time>
updatedAt
string<date-time>