Connector API: Extensions: Customer, Bill Order Item into bills/GetAllClosed
Extend Get all closed bills to include CustomerId and OrderId to allow the option to filter by specific customer and order identifiers.
2
votes
Mews Product Team
shared this idea
The response to Get all bills endpoint includes the customerId. CustomerId can be used to retrieve all items of specified customer which includes OrderId. Alternatively, Get all accounting items also includes OrderId (when applicable) for each item.