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

Documentation Index

Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt

Use this file to discover all available pages before exploring further.

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