Create Recurring Order TemplateAsk AIpost https://developer-api.bringg.com/services/vaj5qi0n/{service_uuid1}/{service_uuid2}Create templates to allow your customers to create recurring delivery appointments. For example, a customer can sign up to receive a grocery delivery every week on Monday at 6:00 PM.Body Paramstask_external_idstringrequiredYour ID for the initial order.schedule_typeint32requiredThe order frequency. 1 = The order occurs every week 2 = the order occurs every two weeks.start_datedateThe first day the recurrence is active. For example, the start date may be April 1 with the first occurrence on April 2.end_datedateThe last day when the recurrence is active. For example, the end date may be April 30 with the last occurrence on April 28.recurring_order_expiry_minutesint32The amount of time when the customer can update their order before the start of the delivery slot, measured in minutes.Response 200200Updated 9 months ago