指定创建订购合同所需的输入字段-SubscriptionContractCreateInput 输入对象
指定创建订购合同所需的输入字段。
输入栏
- 合约(
[SubscriptionDraftInput!](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptiondraftinput)
) 必需的
用作订阅草稿输入的属性。 - currencyCode(
[CurrencyCode!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/currencycode)
) 必需的
订阅合约所使用的货币。 - customerId(
[ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
) 必需的
与订购合同关联的客户的ID。 - nextBillingDate(
[DateTime!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01)
) 必需的
订阅合同的下一个结算日期。