Selling Plan Anchor Input
The input fields required to create or update a selling plan anchor.
Anchor to FieldsFields
- cutoffDay (Int)
- day (Int)
- month (Int)
- type (SellingPlanAnchorType)
- Anchor to cutoffDaycutoff•Int
Day The cutoff day of the anchor.
If
typeis WEEKDAY, then the value must be between 1-7. Shopify interprets the days of the week according to ISO 8601, where 1 is Monday.If
typeis MONTHDAY, then the value must be between 1-31.If
typeis YEARDAY, then the value must benull.This field should only be set if the cutoff field for the delivery policy is
null.- •Int
The day of the anchor.
If
typeis WEEKDAY, then the value must be between 1-7. Shopify interprets the days of the week according to ISO 8601, where 1 is Monday.If
typeisn't WEEKDAY, then the value must be between 1-31.- Anchor to monthmonth•Int
The month of the anchor. If type is different than YEARDAY, then the value must be
nullor between 1-12.- Anchor to typetype•Selling
Plan Anchor Type Represents the anchor type, must be one of WEEKDAY, MONTHDAY, YEARDAY.
Show enum values
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The input fields required to create or update a fixed delivery policy.
- Anchor to SellingPlanRecurringBillingPolicyInput.anchorsSelling•INPUT OBJECT
Plan Recurring Billing Policy Input.anchors The input fields required to create or update a recurring billing policy.
- Anchor to SellingPlanRecurringDeliveryPolicyInput.anchorsSelling•INPUT OBJECT
Plan Recurring Delivery Policy Input.anchors The input fields to create or update a recurring delivery policy.
- •INPUT OBJECT
The input fields for a Subscription Billing Policy.
- •INPUT OBJECT
The input fields for a Subscription Delivery Policy.