Update pre-order item attributes
put
https://api.mercadoe.com/v1/pre-orders/{preOrderId}/items/{itemId}/attributes
Change a specific pre-order item attribute(s) value(s) based on the pre-order and item Ids.
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
preOrderId
int32
required
The pre-order id
itemId
int32
required
The pre-order item id
Body
application/json
attributes
array of object
required
List of item attributes
Responses
202
400
404
Accepted
Body
application/json
correlationId
string