Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ranafaraz/59fcad26f837f2acf66669221bb43cb1 to your computer and use it in GitHub Desktop.
Save ranafaraz/59fcad26f837f2acf66669221bb43cb1 to your computer and use it in GitHub Desktop.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:_0="http://idempiere.org/ADInterface/1_0">
<soapenv:Header/>
<soapenv:Body>
<_0:setDocAction>
<_0:ModelSetDocActionRequest>
<_0:ModelSetDocAction>
<_0:serviceType>complete_payment</_0:serviceType>
<_0:tableName>C_Payment</_0:tableName>
<_0:recordID>1000096</_0:recordID>
<_0:docAction>CO</_0:docAction>
</_0:ModelSetDocAction>
<_0:ADLoginRequest>
<_0:user>SuperUser</_0:user>
<_0:pass>System</_0:pass>
<_0:lang>en_US</_0:lang>
<_0:ClientID>1000000</_0:ClientID>
<_0:RoleID>1000000</_0:RoleID>
<_0:OrgID>0</_0:OrgID>
<_0:WarehouseID>0</_0:WarehouseID>
<_0:stage>0</_0:stage>
</_0:ADLoginRequest>
</_0:ModelSetDocActionRequest>
</_0:setDocAction>
</soapenv:Body>
</soapenv:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment