/
Transaktion: B2BSale

Transaktion: B2BSale

To transmit sales to suppliers, a veloconnect-compliant server must implement the B2BSale transaction. This transaction knows the following states:

  • SaleTransmitB2B / GetStatusSaleTransmitB2B

    • 84 = Data is being imported

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

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

  • The response code should always be 200 for successful requests.

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

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

This transaction also knows the operation:

  • SaleTransmitB2B

The operation is defined as follows: Operation: SaleTransmitB2B

 

Related content