post https://developer-api.bringg.com/services/mk12rs9u///
Get all active recurring orders bycustomer_external_id
.
Send this request to receive a list of active recurring orders for a customer. Active recurring orders are those with start dates in the past and end dates in the future. Recurring orders with no start and end date are also active, as they are effective indefinitely.
To filter the list of recurring orders by team, include the team_external_id
in your request.
Response (Output) Params
Response
Parameter | Description |
---|---|
customer_external_id string | Your external system's ID for the customer. |
recurrent_task_templates array of objects | An array of recurring orders. |