Create Order Subscription
Creates a new subscription and adds it to the order.
Creates a new subscription for the order
POSThttps://api.platform.softwareone.com/public/v1/commerce/orders/{orderId}/subscriptions
Path parameters
orderId*string
Body
Details of the subscription to create
idstring
auditobject
$metaobject
hrefstring
namestring
startDatestring (date-time)
terminationDatenullable string (date-time)
externalIdsobject
agreementobject
termsobject
productobject
autoRenewboolean
statusobject
commitmentDatenullable string (date-time)
parametersobject
priceobject
linesnullable array
Response
Created
Body
idstring
auditobject
$metaobject
hrefstring
namestring
startDatestring (date-time)
terminationDatenullable string (date-time)
externalIdsobject
agreementobject
termsobject
productobject
autoRenewboolean
statusobject
commitmentDatestring (date-time)
priceobject
parametersobject
buyerobject
licenseeobject
sellerobject
linesnullable array
Request
Response