Get list of available partner companies references

GET {{baseUrl}}/entitlementServices/v1/companies/:companyId/entitledPartnerRefs?scope=nu&companyName=nu&after=0&limit=25

Search for partners

Request Params

KeyDatatypeRequiredDescription
scopestring(Required) Entitlement Scope.
companyNamestring(Required) Partner name filter. Please provide at least three symbols existent in edi address.
afternumberThe position of starting record for collection page. Should be used together with LIMIT parameter. Can not be used in combination of BEFORE parameter,
limitnumberNumber of elements in result collection.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"startPosition":-27724033,"pageSize":22343320,"totalCount":29042802,"responseCollection":[{"reference":"voluptate elit","companyName":"culpa ea eiusmod"},{"reference":"amet non in","companyName":"exercitation Ut pariatur"}]},{"startPosition":63104339,"pageSize":-45012948,"totalCount":-24073497,"responseCollection":[{"reference":"in elit sunt","companyName":"labore nostrud"},{"reference":"minim fugiat","companyName":"quis tempor "}]}]