RawPurchaseSubscriptionRow Data Type

Raw purchase row for creating subscriptions from a template.

Properties
name data type description
templateCode string
createInitialOrderDirectly boolean

Example

{
  "templateCode" : "...",
  "createInitialOrderDirectly" : true
}