Get Open Orders by Customer

Use this API to retrieve a list of all open orders for given customers. This is commonly used to display active customer orders in third party and ecommerce sites, and for recurring orders, to see which Bringg has created for a customer. This API looks at the order-level customer only, and will only return active orders, meaning those which are in neither a completed nor canceled state. You can set the request to sequence the response based on the start or end of the time windows. If no sequence is specified, orders will appear in descending order by ID.

/

Language