Confirm or Reject order items based on the order Id and item Id
patch
https://api.mercadoe.com/v1/orders/supplier-orders/{orderId}/partial-confirm
The supplier confirms or rejects an order item by the order Id and item Id.
Request
Path Parameters
orderId
int32
required
the order id
Body
application/json
items
array of object
List of order items.
Responses
204
404
No Content