latestOpenAPI 3.0.02026-08-1056429755.6 KB

a6efafc1669c

Perpetual-price

Add or Update Subscription Perpetual Renewal Price

This API will create or change perpetualUnitPrice, which can be used as forever price for remaining subscription cycle.

post/v1/subscriptions/{subId}/perpetual-price

Path parameters

subIdstring required

Subscription Id

Headers

tokenstring required

Basic authorization (dispatch Key and Secret)

Request body

perpetualUnitPricenumber double required

Perpetual unit price of subscription product

Response

Accepted