Geeft de gegevens en de inhoud van alle bijlagen bij een artikel.
Apps, Webshop-koppelingen, externe applicaties
http[s]://<url>:<poort>/odapi/rest/TMethods/productAttachments/[key]/090-000
{
"data": {
"attachments": [
{
"attachment": {
"index": 1,
"description": "QR-code",
"reference": "http://mlb.mlb.com/home",
"type": "qrcode"
}
},
{
"attachment": {
"index": 2,
"description": "Order-Direct - Factuurcodes",
"reference": "192.168.17.1\\Desktop\\PDF\\Order-Direct - Factuurcodes.pdf",
"type": "pdf",
"emails": []
}
},
{
"attachment": {
"index": 3,
"description": "Youtube !",
"reference": "https://youtube.com",
"type": "url",
"emails": []
}
}
]
}
}