Confirm an order based on the order Id
put
https://api.mercadoe.com/v1/orders/supplier-orders/{orderId}/confirm
The supplier confirms an order by its Id.
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
Body
application/json
note
string | null
Note for the order confirmation.
Responses
204
404
No Content