Delete beneficiary contact (Partner API)
Deletes a beneficiary contact (soft delete). The contact will no longer be available for new transfers.
Authorization
ApiKey ApiKeyId In: header
In: header
Path Parameters
Contact identifier
uuidResponse Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/partner_api/contacts/497f6eca-6276-4993-bfeb-53cbbbba6f08"Create beneficiary contact (Partner API) POST
Creates a new beneficiary contact for transfers. **Supported Contact Types:** - **Mobile Money**: Wave, Orange Money, MTN Mobile Money, Moov Money, DJAMO - **Bank Account**: Bank transfers via RIB (Relevé d'Identité Bancaire) **Mobile Money Contact:** Requires a phone number in the identifier object. **Bank Contact:** Requires complete bank details including bank name, codes, account number, and RIB key. **Use Cases:** - Add payroll beneficiaries - Register supplier payment details - Save customer cash-out information
List supported banks (Partner API) GET
Next Page