Sample Request
The sample request applicable to the bulk operation is as follows:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ord="http://www.tibco.com/aff/orderservice">
<soapenv:Header/>
<soapenv:Body>
<ord:PerformBulkOrderActionRequest businessTransactionID="bTranID">
<ord:action>SUSPEND</ord:action>
<ord:orderID>74</ord:orderID>
<ord:orderID>56</ord:orderID>
<ord:orderID>26</ord:orderID>
<ord:orderID>30</ord:orderID>
<ord:orderID>37</ord:orderID>
<ord:orderID>88</ord:orderID>
<ord:orderID>57</ord:orderID>
<ord:orderID>27</ord:orderID>
<ord:orderID>67</ord:orderID>
<ord:orderID>35</ord:orderID>
</ord:PerformBulkOrderActionRequest>
</soapenv:Body>
</soapenv:Envelope>
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
