Anchor to SubscriptionDraftInputSubscription
input_objectSubscription Draft Input
The input fields required to create a Subscription Draft.
Anchor to FieldsFields
- billingPolicy (SubscriptionBillingPolicyInput)
- customAttributes ([AttributeInput!])
- deliveryMethod (SubscriptionDeliveryMethodInput)
- deliveryPolicy (SubscriptionDeliveryPolicyInput)
- deliveryPrice (Decimal)
- nextBillingDate (DateTime)
- note (String)
- paymentMethodId (ID)
- status (SubscriptionContractSubscriptionStatus)
- Anchor to billingPolicybilling•Subscription
Policy Billing Policy Input The billing policy for the subscription contract.
Show input fields
- Anchor to customAttributescustom•[Attribute
Attributes Input!] A list of the custom attributes added to the subscription contract.
Show input fields
- Anchor to deliveryMethoddelivery•Subscription
Method Delivery Method Input The delivery method for the subscription contract.
Show input fields
- Anchor to deliveryPolicydelivery•Subscription
Policy Delivery Policy Input The delivery policy for the subscription contract.
Show input fields
- Anchor to deliveryPricedelivery•Decimal
Price The shipping price for each renewal the subscription contract.
- Anchor to nextBillingDatenext•Date
Billing Date Time The next billing date for the subscription contract.
- Anchor to notenote•String
The note field that will be applied to the generated orders.
- Anchor to paymentMethodIdpayment•ID
Method Id The ID of the payment method to be used for the subscription contract.
- Anchor to statusstatus•Subscription
Contract Subscription Status The current status of the subscription contract.
Show enum values
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to SubscriptionContractAtomicCreateInput.contractSubscription•INPUT OBJECT
Contract Atomic Create Input.contract The input fields required to create a Subscription Contract.
- •INPUT OBJECT
The input fields required to create a Subscription Contract.
Was this section helpful?