v1

latestOpenAPI 3.1.02026-07-24571564.5 KB
Subscriptions

Reduce a prepaid plan by a number of orders

Reduce a prepaid plan of a subscription contract line by a number of orders. The number of orders to reduce by is passed in the request body and can't be more than the number of prepaid orders left in the current cycle.

put/subscriptions/{subscriptionId}/lines/{subscriptionLineId}/reduce-prepaid-plan

Path parameters

subscriptionIdstring required

Subscription Id

subscriptionLineIdstring required

Subscription Line Id

Request body

reduceLengthnumber required

Number of instances to reduce the prepaid plan

Response

Removed [reduceLength] free instance(s) from the line

reduceLengthnumber

Number of instances reduced