pixi Developer & Integration Documentation

pixiDispoClearSOrderlinesOnNEW

Warning: API call is no longer maintained!

Description


Request Parameters

# Name Type Required Example Description
1 CreateEmp string 0 Sample text

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:pixiDispoClearSOrderlinesOnNEW>
         <dem:CreateEmp>Sample text</dem:CreateEmp>
      </dem:pixiDispoClearSOrderlinesOnNEW>
   </soapenv:Body>
</soapenv:Envelope>

Response


Additional Notes