Import Sales Order
SOAP method for importing webshop sales orders into the BC container.
Purpose
This method imports sales order payload from the webshop into BC import tables.
Method
- Operation:
OrderImport - Service: Codeunit
BEConnectas SOAP web service
Required Parameter
webshopChannel_P
Payload Core
webshopOrderImport_PXwith header, addresses, payment data, andorderlines
Processing Logic
- SOAP import performs primarily syntactic validation.
- Semantic validation and document creation run in a background process.