Search for contractors by company name, line and area of product availability

To work with this method, the user must be authorized.

URL

Method

POST

URL query

/api/distribex/producers/search?gln=9864067620417

URL parameters

gln (required) String - GLN of your own Company; OR guid (required) String - unique identifier of your own Company

Headers

Authorization

SID - token received at authorization

Content-Type

application/json

REQUEST

JSON Body

The request body (json) passes counterparty search parameters (EDistribexPriceQuery object).

RESPONSE

Method will send in response (json) counterparty search result as an array of objects.