Setup process

  1. Ask support to activate ''Exchange Mimovrste'' functionality

  2. Under "Your Company" enter the password for the Mimovrste call - see the image below.
  3. Create a new price list and indicate that it is intended for exchange with Mimovrste - see the image below.
  4. Enter the prices in the price list - especially PPC.

  5. Create a new URL address, which has the following format: https://main.metakocka.si/rest/util/v1/exchange_mimovrste?cid=VAS_CID&password=GESLO_POD_TOCKO (2)

  6. Enter the URL address to the web browser and you should receive XML of the following format - see the image below.

    Data is read from the following sources:
    - sifra : Product - Product Code
    - ena : Product - Product (Ean) Code
    - naziv : Product - Product name
    - cena : Price list - Price
    - zaloga : Zaloga preko vseh skladišč - Rezervacije preko vseh skladišč
    - rabat : Price list - P(%)
    - ppc : Price list - PPC
    - davek : Price list - PPC VAT(%)
    - opis : always empty
    - slika : always empty
    - bruto-teza : Product - mass
    - sirina : Product - width
    - visina : Product - height
    - globina : Product - dept

    <?xml version="1.0" encoding="UTF-8"?>
    <document>   <izdelek>      <sifra>MF01-EU/XOM</sifra>      <ean>7290016504240</ean>      <naziv>Artikel 1</naziv>      <cena>40,16</cena>      <zaloga>da</zaloga>      <rabat />      <ppc />      <davek />      <opis />      <slika />      <bruto-teza>930</bruto-teza>      <sirina>2.550</sirina>      <visina>1.700</visina>      <globina>750</globina>   </izdelek>   <izdelek>      <sifra>MFX1-EU/GRY</sifra>      <ean>7290016504133</ean>      <naziv>Artikel 2</naziv>      <cena>40,16</cena>      <zaloga>ne</zaloga>      <rabat />      <ppc />      <davek />      <opis />      <slika />      <bruto-teza>930</bruto-teza>      <sirina>2.550</sirina>      <visina>1.700</visina>      <globina>750</globina>   </izdelek>
    </document>
    XML
  7. Forward the URL address to MimoVrste


Data read

Stock

Stock is calculated in the following way: sum of supplies in all warehouses, that are marked with ''Show in item list'' - reservations (if support for Reservations is activated)