cURL
curl --request POST \ --url http://staging.qshop.ng/apiv2/{shopId}/bankaccounts/ \ --header 'Content-Type: application/json' \ --data ' { "accountName": "Harrison Hammond", "accountNumber": "4443343434", "bankCode": "023", "bankName": "Citi Bank", "country": "628c8d3c21ce8313e6293c8e" } '
Documentation IndexFetch the complete documentation index at: https://developers.qshop.tech/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt
Use this file to discover all available pages before exploring further.
"Harrison Hammond"
"4443343434"
"023"
"Citi Bank"
"628c8d3c21ce8313e6293c8e"
Was this page helpful?