v1
latestOpenAPI 3.1.02026-07-24620123.6 KBCreate an External Account
External accounts, also known as beneficiaries, are records of accounts where funds can be sent (payouts) or from which funds can be initiated (deposits). This can represent an individual's bank account, a business account, or a mobile money account, depending on the type.
post/api/b2b/external-accounts
Request body
Response
200
Example response
{
"success": true,
"message": "Successfully saved account.",
"data": {
"id": "8VzVZP82mQjA8AOynzal"
}
}