cURL
curl --request POST \ --url http://staging.qshop.ng/apiv2/{shopId}/users/customers \ --header 'Content-Type: application/json' \ --data ' { "email": "adetest6@qshop.com", "fullName": "Adeyinka Badmus", "whatsApp": "+2347062470043" } '
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.
"adetest6@qshop.com"
"Adeyinka Badmus"
"+2347062470043"
Was this page helpful?