SellingPlanRecurringDeliveryPolicy
Requires access scope.
Represents a recurring selling plan delivery policy.
Anchor to FieldsFields
- Anchor to anchorsanchors•[Selling
Plan non-nullAnchor!]! The specific anchor dates upon which the delivery interval calculations should be made.
- Anchor to createdAtcreated•
At DateTime! non-null The date and time when the selling plan delivery policy was created.
- Anchor to cutoffcutoff•
Number of days which represent a buffer period for orders to be included in a cycle.
- Anchor to intentintent•
Whether the delivery policy is merchant or buyer-centric. Buyer-centric delivery policies state the time when the buyer will receive the goods. Merchant-centric delivery policies state the time when the fulfillment should be started. Currently, only merchant-centric delivery policies are supported.
- Anchor to intervalinterval•Selling
Plan non-nullInterval! The delivery frequency, it can be either: day, week, month or year.
- Anchor to intervalCountinterval•
Count Int!non-null The number of intervals between deliveries.
- Anchor to preAnchorBehaviorpre•
Anchor Behavior The fulfillment or delivery behavior of the first fulfillment when the order is placed before the anchor. The default value for this field is
.