Skip to content

Get the entire list of Attributes for all items (Request Item x Pre-Order Item)

get
https://api.mercadoe.com/v1/pre-orders/{preOrderId}/items/requests/attributes

Get a list of all attributes of all items of the request associated with that pre-order.

Request

Path Parameters

preOrderId
int32
required
the pre order id

Query Parameters

pageNumber
int32
the page number must be an integer greater than or equal to 1
default: 1
pageSize
int32
the page size must be an integer greater than or equal to 1
default: 10

Responses

200
404
OK

Body

application/json
data
array of object
hits
int32 | null
next
string | null