cURL
curl --request PUT \ --url https://staging-api.getpartna.com/v4/account \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --header 'x-api-user: <api-key>' \ --data ' { "accountName": "", "currency": "", "preferredAccountName": "" } '
{ "data": [ { "account_name": "KAROKART / RHODA CHURCH", "account_number": "9930000737", "bank_code": "100039", "bank_name": "Paystack-Titan", "currency": "NGN", "status": "ACTIVE" } ], "message": "bank account successful" }
Create bank account. You need to complete KYC before creating a bank account.
Documentation IndexFetch the complete documentation index at: https://docs.getpartna.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getpartna.com/llms.txt
Use this file to discover all available pages before exploring further.
NGN
KES
preferred bank account name for merchant bank account creation
put account ok
Show child attributes
Was this page helpful?