akeneo / api-php-client

PHP client of Akeneo PIM API

Home Page:https://packagist.org/packages/akeneo/api-php-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reference Entities

davist11 opened this issue · comments

Is there any plan to add the functionality to access Reference Entities?

We're also interested in using these endpoints.

I tracked down that this is actually available, but you have to use the enterprise edition client: https://github.com/akeneo/api-php-client-ee/blob/master/src/Api/ReferenceEntityApi.php