Postback messages not coming in sequence
-
Hi team,
After placing an order I received the postback messages out of their natural sequence.
The "status" and their receiving datetime at the server is mentioned below:
- "open" -> 2024-08-12 14:04:54.756700
- "validation pending" -> 2024-08-12 14:04:54.757234
- "complete" -> 2024-08-12 14:04:54.771761
- "put order req received" -> 2024-08-12 14:04:54.777281
- "open pending" -> 2024-08-12 14:04:54.789031
Ideally, the "complete" response should appear at the end, right?
Regards,