Skip to content

Mark an order as read based on the order ID

put
https://api.mercadoe.com/v1/orders/supplier-orders/{orderId}/read

The supplier converts the specified purchase order status into read.

Request

Headers

X-ME-CORRELATION-ID
string
Internal client code to be identified in the webhook. It can be, for example, a product code in your ERP, an order number, etc.

Path Parameters

orderId
int32
required
the order id

Responses

204
404
No Content