Subscription Contract Base
Requires the or
scope.
Represents subscription contract common fields.
Anchor to Fields and connectionsFields and connections
- •App
The subscription app that the subscription contract is registered to.
- Anchor to appAdminUrlapp•URL
Admin Url The URL of the subscription contract page on the subscription app.
- Anchor to currencyCodecurrency•Currency
Code Code!non-null The currency that's used for the subscription contract.
- Anchor to customAttributescustom•[Attribute!]!non-null
Attributes A list of the custom attributes to be added to the generated orders.
- Anchor to customercustomer•Customer
The customer to whom the subscription contract belongs.
- Anchor to customerPaymentMethodcustomer•Customer
Payment Method Payment Method The customer payment method that's used for the subscription contract.
- Anchor to deliveryMethoddelivery•Subscription
Method Delivery Method The delivery method for each billing of the subscription contract.
- Anchor to deliveryPricedelivery•Money
Price V2!non-null The delivery price for each billing of the subscription contract.
- Anchor to discountsdiscounts•Subscription
Manual Discount Connection!non-null The list of subscription discounts associated with the subscription contract.
- Anchor to lineslines•Subscription
Line Connection!non-null The list of subscription lines associated with the subscription contract.
- Anchor to linesCountlines•Count
Count The number of lines associated with the subscription contract.
- Anchor to notenote•String
The note field that will be applied to the generated orders.
- Anchor to ordersorders•Order
Connection!non-null A list of the subscription contract's orders.
- Anchor to updatedAtupdated•Date
At Time!non-null The date and time when the subscription contract was updated.
- Anchor to lineCountline•Int!non-nullDeprecated
Count