SellingPlanRecurringDeliveryPolicyInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields to create or update a recurring delivery policy.
Access Scopes
Fields
-
anchors:
SellingPlanAnchorInput -
The specific anchor dates upon which the delivery interval calculations should be made.
-
cutoff:
Int -
A buffer period for orders to be included in a cycle.
-
intent:
SellingPlanRecurringDeliveryPolicyIntent -
Intention of this delivery policy, it can be either: delivery or fulfillment.
-
interval:
SellingPlanInterval -
The delivery frequency, it can be either: day, week, month or year.
-
intervalCount:
Int -
The number of intervals between deliveries.
-
preAnchorBehavior:
SellingPlanRecurringDeliveryPolicyPreAnchorBehavior -
The pre-anchor behavior. It can be either: asap or next.
Input objects with this input object
Examples