cURL
curl --request PATCH \ --url http://staging.qshop.ng/apiv2/{shopId}/bankaccounts/635a4c6469b28f5693f82035 \ --header 'Content-Type: application/json' \ --data ' { "accountName": "Harrison Hammond", "accountNumber": "4443343434", "bankCode": "023", "bankName": "Citi Bank", "country": "628c8d3c21ce8313e6293c40" } '
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"
"628c8d3c21ce8313e6293c40"
Was this page helpful?