Warning: API call is no longer maintained!
Description
Request Parameters
# |
Name |
Type |
Required |
Example |
Description |
1 |
ShowDetails |
integer |
0 |
123 |
Request body
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dem="https://api.pixi.eu/soap/demosandbox/">
<soapenv:Header/>
<soapenv:Body>
<dem:pixiGetShippableOrders>
<dem:ShowDetails>123</dem:ShowDetails>
</dem:pixiGetShippableOrders>
</soapenv:Body>
</soapenv:Envelope>Response
Additional Notes
Use pixiReportGetShippableOrders instead!