/
Transaction: B2BStock

Transaction: B2BStock

To transmit availabilities or stocks from suppliers, a veloconnect compliant server must implement the transaction B2BStock. This transaction knows the following states:

  • StockTransmitB2B / GetItemStatusStockTransmitB2B

    • 84 = Data are imported

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

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

  • The response code should always be 200 for successful requests

  • If the TransactionID transferred in the GetItemStatusStockTransmitB2B request is unknown, a ResponseCode 420 is returned

  • If the referenced transaction instance is not in a status as above, a ResponseCode 430 is returned

and knows the operation:

  • StockTransmitB2B

The operation is defined as follows: Operation: StockTransmitB2B

 

Related content