Import a saleorder from xml content based on saleOrder XSD schema
Method | /ImportSaleOrder |
The request body is of type ImportSaleOrder.
Name | Description | Data Type |
---|---|---|
base64XmlContent | xml:string |
|
The response body is of type ImportSaleOrderResponse.
Name | Description | Data Type |
---|---|---|
ImportSaleOrderResult | SaleOrderInfo |
|