Bulk update lines

This endpoint allows to bulk update the existing lines in a subscription contract.

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

Body parameters explained

  • sellingPlanGroupId - The sellingPlanGroupId refers to the selling plan group ID associated with the variant that will be added or updated.
    • If the sellingPlanGroupId is not provided, the system will assign the plan based on the priority of the available selling plan groups.
    • If the provided sellingPlanGroupId is invalid or does not exist, an error will be thrown.
Path Params
int32
required

The unique identifier of the subscription in Loop

Body Params
linesToAdd
array of objects
linesToAdd
linesToRemove
array of objects
linesToRemove
linesToUpdate
array of objects
linesToUpdate
Responses

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