From a list of products ...
"purchaseUnit": "STK",
"stockItem": true,
"attributes": [
{
.. same product fetched directly "purchaseUnit": "STK",
"stockItem": true,
"accountInformation": {
...
},
"costPriceStatistics": {
...
},
"attachments": [
{
"name": "xxx.jpg",
"id": "a05fd2de-41eb-49f9-b107-14e87b0f1e77",
"revision": 1
}
],
"attributes": [
{
... Edit: Attachments are shown when not using &attributes=%7B%22WEBVAREB2C%22%3A1%7D When using attributes parameter, the attachments are not returned
... View more