Notification Details


Overview

Next it will be detailed how Olist notifies:

  • A new order;
  • Orders status update after invoice file upload.

Status Update


Payload

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"
}