Get the order attributes based on the order Id.
get
https://api.mercadoe.com/v1/orders/{orderId}/attributes
Get information about the attributes of a specific purchase order with the given orderId.
Request
Path Parameters
orderId
int32
required
the order id
Query Parameters
pageNumber
int32
default:
1
pageSize
int32
default:
10
Responses
200
404
OK
Body
application/json
data
array of object
hits
int32 | null
next
string | null