Resource: getproduct.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

Before retrieving product information, a list of products must be requested to pick the identifier of the wanted product. Specific product information can be retrieved for one product using the identifier, or with parameters idlist and codelist you can retrieve information for max. 400 products at once.

Querystring parameters:

Parameter nameOccursExampleDescription
id0...1123Netvisor key of the wanted product.
idlist0...11,2,3Returns full information of all the wanted products in one request, max. 400 IDs
eancode0...1123456789012EAN-code of the wanted product
code0...1123Product code of the wanted product
codelist0...11,2,product...Returns full information of all the wanted products using product code as the identifier
showsubproducts0...11If 1, returns all the sub products as well
replyoption0...11If 1, returns only active (not-deleted) products
If 2, returns only published (including deleted, but published) products
If 3, returns only active published products

Response:

LevelElement nameType and lengthOccursDescriptionExample
RootrootAggr.1  
1ProductAggr1  
2ProductBaseInformationAggr.0...n  
3NetvisorKeyNumericNetvisor key of the product165
3ProductCodeString1Product codeCC
3ProductGroupString1Product group's nameBooks
3NameString1Product's nameCode Complete
3DescriptionString1DescriptionSecond edition
3UnitPriceNumeric1Net price of a single unit42,5
Attr.typeString1Always netnet
3UnitGrossPriceNumeric1Gross price of a single unit52,7
Attr.typeString1Always grossgross
3UnitString1Unit of measurementpc
3UnitWeightNumeric1Weight of a single unit
NB element is expired, please use element ProductNetWeight instead
1
3PurchasePriceNumeric1Purchase price25
3TariffHeadingString1Tariff headingCode Complete
3ComissionPercentageNumeric1Commission11
3IsActiveNumeric1Is product active: 0 = no, 1 = yes1
3IsSalesProductNumeric1Is this a sales product: 0 = no, 1 = yes0
3IsStorageProductNumeric1Is this a storage product: 0=no, 1=yes1
3CountryOfOriginString1Country of originFI
Attr.typeString1Always ISO-3166ISO-3166
2ProductBookkeepingDetailsAggr.1  
3DefaultVatPercentNumeric1VAT rate24
3DefaultDomesticAccountNumberNumeric1Domestic account number by default 
3DefaultEuAccountNumberNumeric1EU area account number by default 
3DefaultOutsideEuAccountNumberNumeric1International account number by default 
3ProductDimensionsAggr.1

4DimensionAggr.0...n

5DimensionNameString1Name of the dimensionAnimals
Attr.NetvisorkeyNumeric1

5DimensionItemString1Name of the dimension itemDogs
Attr.NetvisorkeyNumeric1

2ProductInventoryDetailsAggr.1  
3InventoryAmountNumeric1Amount in storage2,00
3InventoryMidPriceNumeric1Average price5,0
3InventoryValueNumeric1Inventory value: amount in storage * average price10,0000
3InventoryReservedAmountNumeric1Amount reserved1,00
3InvetoryOrderedAmountNumeric1Amount ordered0,00
3InventoryAccountNumberNumeric1Storage account1521
2ProductAdditionalInformationAggr.1  
3ProductNetWeightNumeric1Net weight11,20
Attr.weightunitString1Unit of net weight: g, kg or tkg
3ProductGrossWeightNumeric1Gross weight12,60
Attr.weightunitString1Unit of gross weight: g, kg or tkg
3ProductPackageInformationAggr.1  
4PackageWidthNumeric1Package width in centimeters7,30
Attr.unitString1Package width unitcm
4PackageHeightNumeric1Package height in centimeters15,00
Attr.unit1Package height unitcm
4PackageLengthNumeric1Package length in centimeters36,10
Attr.unitString1Package length unitcm
3PrimaryEanCodeNumeric1Primary EAN code of the product123456789012
3SecondaryEanCodeNumeric1Secondary EAN code of the product555444332221
2SubProductInformationAggr.1

3ParentsAggr.1Parent products
4ProductAggr.0...n

5NetvisorkeyNumeric1Netvisor key of the parent product784
5AmountNumeric1Amount of product1
5PurchasePriceChangeNumeric1Purchase price change5,50
5UnitPriceChangeNumeric1Unit price change5,50
3ChildrenAggr.1Sub products
4ProductAggr.0...n

5NetvisorkeyNumeric1Netvisor key of the subproduct784
5AmountNumeric1Amount of products1
5PurchasePriceChangeNumeric1Purchase price change5,50
5UnitPriceChangeNumeric1Unit price change5,50
This article has been translated using an AI-based translation tool. The contents or wording of these instructions may differ from those in other instructions or in the software.


Did you find it helpful? Yes No

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