Edit line

This endpoint allows you to update the quantity, pricing, selling plan, and custom attributes of a subscription line item.

Path Params
string
required

The unique identifier of the subscription contract in Loop.

string
required

The unique identifier of a line in a subscription.

Body Params
integer
required

New quantity of a particular line in a subscription contract.

int32

The selling plan group ID to be applied to the subscription line item.

string
enum

The pricing type to be applied to the subscription line item.

Allowed:
customDiscount
array of objects

The custom discount configuration to be applied when pricingType is set to CUSTOM.

customDiscount
Response
200
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!