Tulemme muuttamaan ISV-ympäristön toimintaa vastaamaan tuotantoympäristön toimintaa 2.11.2020. Tuotantoympäristön toimintaan ei siis tehdä muutoksia. Muutos koskee resursseja
-customerlist.nv
-salesinvoicelist.nv
-purchaseinvoicelist.nv
-purchaseorderlist.nv
-webshopproductlist.nv
-productlist.nv
-inventorybywarehouse.nv
-getpurchaseorder.nv
-paymentlist.nv
Jatkossa myös ISV-ympäristön palauttama osoite, josta voidaan hakea asiakkaan/laskun/tilauksen/tuotteen tarkempia tietoja on esimerkiksi muotoa ”/getcustomer.nv?id=123” eikä enää ”https://isvapi.netvisor.fi/getcustomer.nv?id=123”. Muutoksen jälkeen myös ISV-ympäristössä tarkempien tietojen hakemiseksi tulee uri:in lisätä yhteysosoite, että nouto onnistuu.
---
We will change the ISV-environment to coorelate with production environment on 2.11.2020. There will be no changes to the production environment. The change concern resources
-customerlist.nv
-salesinvoicelist.nv
-purchaseinvoicelist.nv
-purchaseorderlist.nv
-webshopproductlist.nv
-productlist.nv
-inventorybywarehouse.nv
-getpurchaseorder.nv
-paymentlist.nv
After 1.11.2020 the uri that can be used to retreive detailed information about customer/invoice/order/product will be ”/getcustomer.nv?id=123” and no longer ”https://isvapi.netvisor.fi/getcustomer.nv?id=123”. To be able to retreive detailed information, the host address must be added to the uri in able to make a succesful call.