Two new endpoints are now available - /retailer
and retailer/:id
.
The /retailer
endpoint returns high level details about all the retailers in the Nabis ecosystem. Optional query parameters allow filtering retailers by their participation in the marketplace.
The /retailer/:id
endpoint returns more detailed information about each retailer - including their license set and a few other details.
View the Retailer API Reference (get many and get one) for more detail.