Remove line once

This endpoint allows you to remove line once from a subscription's upcoming order.

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

Path param explained :

  • subscriptionId Id of the subscription from which the line item needs to be removed for the upcoming order. 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.
  • lineId - Loop line Id of the product that needs to be removed from the subscription for the upcoming order
Path Params
int32
required

The unique identifier of the subscription in Loop.

string
required

ID of the line

Body Params
orderId
array of int64s

Unique identifier of the order. This feature is limited access only.

orderId
Response

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