Current Problem
There is a need for a Wallboard (Similiar to that in contact centres) which would display current order numbers in their respective statuses such as: NEW: 450 PICKING: 40 DESPATCHED: 199 Allowing an API endpoint for a GET request of this data would allow us to build this wallbord. |
|
Idea to resolve Problem | Create API Endpoint for GET Request to show the data format as above. |