Skip to main content
GET
/
{shopId}
/
domain
/
subscriptions
Get domain subscriptions
curl --request GET \
  --url http://staging.qshop.ng/apiv2/{shopId}/domain/subscriptions \
  --header 'Content-Type: application/json' \
  --data '
{
  "full_name": "Badmus Rasaq Adeyinka"
}
'

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.

Body

application/json
full_name
string
Example:

"Badmus Rasaq Adeyinka"

Response

200 - undefined