cURL
curl --request GET \ --url http://staging.qshop.ng/apiv2/shops/{shopId}/policies
{ "msg": "<string>", "data": [ { "_id": "<string>", "shop": "<string>", "isDisabled": true, "type": "<string>", "name": "<string>", "policy": "<string>", "updatedBy": "<string>", "summary": "<string>" } ], "success": true }
Host: http://qshop.ng
Show child attributes
Was this page helpful?