Get the entire list of item Attributes
get
https://api.mercadoe.com/v1/pre-orders/{preOrderId}/items/attributes
Get a list of the pre-order item attributes based on the pre-order Id. The attributes are customized fields used for integration with the client in order to provide some additional information from the client internal system.
Request
Path Parameters
preOrderId
int32
required
the preOrderId
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