Tobias
30-09-08, 02:52
Hi, just in case anyone how start using the API and end up with the same problems I had, I just need to tell because its not documented basics. The SOAP seem to only recive information from merchants you have selected in your "Merchant Manager". This might be obvious for some but not for everybody who are used to build apps from different API.
The only problem that I still cannot find a solution for is how to fetch/filter multiple categories/brands/merchants etc at once? The structure of $oRefineByDefinition is passed to $oRefineByGroup as an Object in an Array, but if you try to pass multiple $oRefineByDefinition (s) it just generates error.
Anyone know a solution for this?
The only problem that I still cannot find a solution for is how to fetch/filter multiple categories/brands/merchants etc at once? The structure of $oRefineByDefinition is passed to $oRefineByGroup as an Object in an Array, but if you try to pass multiple $oRefineByDefinition (s) it just generates error.
Anyone know a solution for this?