Next it will be detailed how Olist notifies:
When you receive a notification from the topic orders
it means a new order was placed or an order was updated. This notification should not be ignored.
Notifications about order updates are sent only up to 90 days after orders are created, after that new notifications will not be sent.
The notification payload is the same for products status or stock updates.
{
"received_at": "2017-09-28T15:05:24.863Z",
"resource": "/seller-orders/ORDDI5W3IVSNYCK1/",
"sent_at": "2017-09-28T15:05:25.335655",
"topic": "orders",
"seller_id": "fd5d9f6f-6b95-4e1b-8bb8-6c1123456789"
}
What's Next
Listing Packages