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