Get the product attribute metadata based on the product Id.
get
https://api.mercadoe.com/v1/products/{productId}/attributes-template
Get detailed metadata of the product’s attributes (e.g., name, type, size, and description) with the given productId.
Request
Path Parameters
productId
int32
required
the product id
Query Parameters
pageNumber
int32
default:
1pageSize
int32
default:
10Responses
200
404
OK
Body
application/json
data
array of object
hits
int32 | null
next
string | null