Getting the status of an order (Push)


Call info

Method Post
Location {External BaseURL}/Orders/{Token}/Status
Body payload Status update
Result

Description

During the live time of an order, the order undergoes a couple of different stages and statusses.
The most simple route an order could follow, would be POS_ACK=>Kitchen=>En route=>Complete.

Some platforms like to update there customers with the status of their order and while Harmony supplies means to pull this info from the platform, this is very resource consuming (for both the Harmony platform and the external resources).

Thats why, with the correct configuration, we can supply the external connectors with push updates about an order.
This updates will contain the last state of the order, the new state of the order and any error messages.