Get OrderPickingProductsExport export based on the specified filter.
Method | /productbasecomponents.asmx/GetOrderPickingProductsExport |
The request body is of type GetOrderPickingProductsExport.
Name | Description | Data Type |
---|---|---|
filter | OrderPickingProductsExportFilter | |
fileExtension | xml:string |
|
The response body is of type GetOrderPickingProductsExportResponse.
Name | Description | Data Type |
---|---|---|
GetOrderPickingProductsExportResult | xml:base64Binary | |
fileExtension | xml:string |
|