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": ""
}'

Body

application/json
currency
string
Example:

""

Response

200 - undefined