Skip to main content
GET
/
{shopId}
/
policies
/
{policyId}
Get policy
curl --request GET \
  --url http://staging.qshop.ng/apiv2/{shopId}/policies/{policyId}

Path Parameters

policyId
string
required

This is the id of the policy. Alternatively, the type of the policy can be used instead of the id e.g return-policy

Example:

"632077ac604361a8a4815e22"

Query Parameters

string
Example:

""

Response

200 - undefined