Resource: getproductattachment.nv

HTTP-method: GET

Note! If you are using Rackbeat inventory management in Netvisor, the API documentation can be found here: https://support.netvisor.fi/en/support/solutions/articles/77000554491-rackbeat-stoplight-api

The resource can be used to retreive product attachments. The used parameter is attachment's NetvisorKey, that is returned when retreiving extended product list (extendedproductlist.nv). The max size for the returned message is 50Mb.

Querystring parameters:

ParameterOccursDescriptionExample
productattachmentnetvisorkeys1Definition with attachments' NetvisorKey18, 19, 20

Response:

LevelElementTypeOccursDescriptionExample
RootRootAggr.1  
1ProductAttachmentsAggr.1

2AttachmentAggr.1...n

3NetvisorKeyNumeric1Attachment's NetvisorKey18
3MimeTypeString1Attachment's mime-typeapplication/pdf
3FileNameString1Attachment nameTestattachment.pdf
3AttachmentDataBase641Attachment in Base64
Attr.typeString1Always Base64Base64


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.