mirakl / sdk-php-shop

Mirakl PHP SDK for sellers
30 stars 16 forks source link

GetHierarchiesRequest (H11) has wrong param hierarchy_code instead of hierarchy #22

Closed ygascard closed 2 years ago

ygascard commented 3 years ago

WIth latest version of the SDK GetHierarchiesRequest() uses parameter to set hierarchy category parent hierarchy_code instead of hierarchy as documented on the API doc for H11 request.

amarie75 commented 3 years ago

Hi,

We have release a fix to add the setHierarchy() method. The old method setHierarchyCode() still working.

Best regards, Alexandre