Skip to content

Get the supplier attributes based on the supplier Id.

get
https://api.mercadoe.com/v1/suppliers/{supplierId}/attributes

Get information about the attributes of a specific supplier with the given supplierId.
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

supplierId
int32
required

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