SubscriptionDraftInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields required to create a Subscription Draft.
Access Scopes
Fields
-
billingPolicy:
SubscriptionBillingPolicyInput -
The billing policy for the subscription contract.
-
customAttributes:
AttributeInput -
A list of the custom attributes added to the subscription contract.
-
deliveryMethod:
SubscriptionDeliveryMethodInput -
The delivery method for the subscription contract.
-
deliveryPolicy:
SubscriptionDeliveryPolicyInput -
The delivery policy for the subscription contract.
-
deliveryPrice:
Decimal -
The shipping price for each renewal the subscription contract.
-
nextBillingDate:
DateTime -
The next billing date for the subscription contract.
-
note:
String -
The note field that will be applied to the generated orders.
-
paymentMethodId:
ID -
The ID of the payment method to be used for the subscription contract.
-
status:
SubscriptionContractSubscriptionStatus -
The current status of the subscription contract.
Input objects with this input object
Examples