Anchor to SubscriptionContractAtomicCreateInputSubscription
input_objectSubscription Contract Atomic Create Input
The input fields required to create a Subscription Contract.
Anchor to FieldsFields
- Anchor to contractcontract•Subscription
Draft Input!required The attributes used as input for the Subscription Draft.
- Anchor to currencyCodecurrency•Currency
Code Code!non-null The currency used for the subscription contract.
- Anchor to customerIdcustomer•ID!non-null
Id The ID of the customer to associate with the subscription contract.
- Anchor to discountCodesdiscount•[String!]Default:[]
Codes A list of discount redeem codes to apply to the subscription contract.
- Anchor to lineslines•[Subscription
Atomic Line Input!]!required A list of new Subscription Lines.
- Anchor to nextBillingDatenext•Date
Billing Date Time!non-null The next billing date for the subscription contract.This field is independent of billing cycles.It stores metadata set by the apps, and thus not managed by Shopify.It can be queried from subscriptionContract.nextBillingDate.
Was this section helpful?