Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For each item, in addition to the IDs, at least the availability must be transmitted, which can correspond to the following values:

1 = available
2 = limited availability
3 = not available.

Additionally the stock can be transmitted. (StockTransmitB2BLine)

...

After a successful StockTransmit, the merchant's Wawi fetches a log of the processing with the corresponding transaction ID TransactionID by request (GetItemStatusStockTransmitB2BRequest).

  • If the TransactionID passed in the 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

The following transaction states apply:

  • 430 = Transaction still running

  • 200 = Transaction completed84 = Data is imported

  • 85 = Data has been imported, the status of the items can be returned

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

Response (GetItemStatusStockTransmitB2BResponse)

...