Get all suppliers by query parameters
get
https://api.mercadoe.com/v1/suppliers
Get a list of all suppliers that are available to the connected user and query parameters.
Request
Query Parameters
clientSupplierId
string
the client supplier id
pageNumber
int32
the page number must be an integer greater than or equal to 1
default:
1pageSize
int32
the page size must be an integer greater than or equal to 10
default:
10Responses
200
404
OK
Body
application/json
data
array of object
hits
int32 | null
next
string | null