The SendSaleOrderResponses function sends order responses for all final saleorders to RetailLink
Method | /SendSaleOrderResponses |
The request body is of type SendSaleOrderResponses.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
debtorId | xml:int | |
invoiceSaleId | xml:int | |
isResend | xml:boolean | |
failedMessages | xml:int |
|
The response body is of type SendSaleOrderResponsesResponse.
Name | Description | Data Type |
---|---|---|
SendSaleOrderResponsesResult | xml:int | |
failedMessages | xml:int |
|