Change subscription plan

This endpoint allows you to update the subscription plan for a subscription contract.

Rate limit - Global pool (i.e. 50 requests per second per domain)

Path param explained :

  • subscriptionId Id of the subscription. This can be passed in the following format :
    • {id} - where id is the Loop internal id of the subscription contract. This is the default path param format.
    • loop-{id} - where id is the Loop internal id of the subscription contract.
    • shopify-${id} - Where id is the shopifySubscriptionId of the subscription contract.
Path Params
int32
required

ID of the subscription

Body Params
int32
required

Shopify ID of the new frequency

int32
required

Epoch of the next billing date for the subscription

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json