Skip to main content
PATCH
Modifier une méthode de retrait
merchant n’est pas modifiable. PUT est également disponible pour un remplacement complet, avec les mêmes champs que PATCH. Aucune garde particulière n’empêche de modifier une méthode déjà utilisée dans un retrait PENDING.

Authorizations

Authorization
string
header
required

Clé API secrète du marchand — header Authorization: Bearer sk_live_xxx (ou sk_test_xxx en environnement de test).

Path Parameters

id
string<uuid>
required

Body

application/json
type
enum<string>
required
Available options:
MOBILE_MONEY,
BANK_TRANSFER
label
string
required
Maximum string length: 100
network
string<uuid> | null

Pertinent si type=MOBILE_MONEY

phone_number
string | null
bank_name
string | null

Pertinent si type=BANK_TRANSFER

account_holder_name
string | null
account_number
string | null
iban
string | null
swift_bic
string | null
bank_code
string | null
branch_code
string | null

Response

200 - application/json

Méthode modifiée