/
Transaction: B2CStock

Transaction: B2CStock

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

  • StockTransmitB2C / GetItemStatusStockTransmitB2C

    • 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

  • The response code should always be 200 for successful requests

  • If the TransactionID transferred in the GetItemStatusStockTransmitB2C 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:

  • StockTransmitB2C

The operation is defined as follows Operation: StockTransmitB2C

Related content