For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create order subscription

Creates a new subscription and adds it to the order.

Creates a new subscription for the order.

post
Path parameters
orderIdstringRequired
Body
idstringOptional
namestringOptional
revisioninteger · int32Optional
startDatestring · date-timeOptional
terminationDatestring · date-time · nullableOptional
statusstring · enumOptionalPossible values:
commitmentDatestring · date-time · nullableOptional
autoRenewbooleanOptional
Responses
post
/public/v1/commerce/orders/{orderId}/subscriptions

Last updated

Was this helpful?