Skip to main content
PATCH
/
plans
/
62f3b6ac36ed9dfbe1903a80
Update subscription plans
curl --request PATCH \
  --url http://staging.qshop.ng/apiv2/plans/62f3b6ac36ed9dfbe1903a80 \
  --header 'Content-Type: application/json' \
  --data '{
  "currency": ""
}'

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
currency
string
Example:

""

Response

200 - undefined