extendedproductlist.nv
GET {{host}}/extendedproductlist.nv
Get extended product list Documentation: https://support.netvisor.fi/en/support/solutions/articles/77000554252-get-extended-product-list-extendedproductlist-nv
Body
PARAM
Key | Datatype | Required | Description |
replyoptions
|
null | Optional. You can choose what infofmation is returned in addition to basic information. Given with numerical value or flag name. Options and flag names: Price groups - IncludeProductPriceGroups (1) Customer prices- IncludeProductCustomerPrices (2) Distributer purchase information- IncludeDistributerPurchaseInformation (4) Inventory place shelves- IncludeProductInventoryPlaceShelves (8) Shipment information- IncludeProductShipmentInformation (16) Grouping criterias- IncludeProductGroupingCriterias (32) Accounting information - IncludeProductAccountingInformation (64) Dimension information- IncludeProductDimensionInformation (128) Information fields- IncludeProductInformationFields (256) Product references- IncludeProductReferences (512) Properties- IncludeProductProperties (1024) Subproducts- IncludeProductSubProducts (2048) Images- IncludeProductImages (2096) Attachments- IncludeProductAttachments (8192) Set all reply options - SetAllReplyOptions (4294967295) | |
searchlanguage
|
null | Optional. Target retreived keywords to a specific language version. Without extended product management only "fi". Allowed values "fi", "se" and "en". If not given, always "fi". | |
productnetvisorkeys
|
null | Optional. List of product NetvisorKey values separated with comma. Can also have only one value. | |
productnamekeyword
|
null | Optional. One keyword to be retreived from the product name. | |
productcodekeyword
|
null | Optional. One keyword to be retreived from the productcode. | |
producteancode
|
null | Optional. Retreived product's ean-code. Compared to primary and secondary ean codes. | |
onlysellableproducts
|
Curl curl -X GET 'host/extendedproductlist.nv?replyoptions=&searchlanguage=&productnetvisorkeys=&productnamekeyword=&productcodekeyword=&producteancode=&onlysellableproducts=&onlystoragedproducts=&productchangedsince=&productgroupnetvisorkeys=&productgroupname=&productgroupnamekeyword=&productgroupnamefreetext=&excludeproductgroupnamefreetext=&productgroupingcriterianame=&productsonpage=&page=' -H 'Content-Type: text/xml' -H 'User-Agent: Postman' -H 'X-Netvisor-Authentication-PartnerId: partnerId' -H 'X-Netvisor-Authentication-CustomerId: userId' -H 'X-Netvisor-Interface-Language: FI' -H 'X-Netvisor-Authentication-Timestamp: timeStamp' -H 'X-Netvisor-Organisation-ID: organisationId' -H 'X-Netvisor-Authentication-Sender: Netvisor public postman example' -H 'X-Netvisor-Authentication-TransactionId: transactionId' -H 'X-Netvisor-Authentication-MACHashCalculationAlgorithm: SHA256' -H 'X-Netvisor-Authentication-MAC: sha256Hash' ENDPOINTS |