Patch subscription

Patch subscription

patch
/api/v1/subscriptions/{id}

Patch subscription

Authorizations
AuthorizationstringRequired

The client sends HTTP requests with the Authorization header that contains the word Bearer followed by a space and the Shop Api Key.

Path parameters
idstringRequired

Subscription Id

Pattern: /[a-zA-Z0-9]{32}/
Body
statestring · enumOptional

New subscription state

Example: CANCELLEDPossible values:
Responses
200

Subscription Response

application/json
patch
/api/v1/subscriptions/{id}

Last updated