Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

To transmit availabilities to marketplaces, a veloconnect-compliant server must implement the transaction B2CStock. This transaction knows the following states:

  • StockTransmitB2C

    • 84 = Data are imported

    • 85 = Data was imported, from now on the status of the items can be returned

    • 184 = Transaction closed. Items can no longer be returned

  • GetItemStatusStockTransmitB2C

    • 430 = Transaction still running

    • 200 = Transaction closed

and knows the operation:

  • StockTransmitB2C

The operation is defined as follows

  • No labels