Recurring order copies

The recurring order copy object and the allowed CRUD operations on the related resource endpoint

Recurring order copies generate asynchronously a target order from the associated source order and order subscription (and related order subscription items) and allow repeating it according to a specified frequency (must be one of those available for the market, as set at the subscription model level).

When copying an order recursively the source order is never reused to generate any next runs, which are built on top of the associated order subscription and related order subscription items only. Recurring order copies never compute promotions and gift cards. That means that you can apply promotions to the source order only but not to the automatically generated recurring target orders.

Recurring order copies cannot be used standalone, they must be always associated with an automatic order subscription.

Data model

Check the related ER diagram and explore the flowchart that illustrates how the recurring order copy resource relates to the other API entities.

Last updated