curl-users
New and already have the need for help
Date: Sat, 16 Jun 2012 13:28:49 +0000
Ok I was given a project for integrations that have the need to use the REST command to put into the other system. My issue is I am to pass a body with the command. See the body below. I tried different things but I haven't been able to find the correct syntax.
Please help thanks DJ
Here is the rejected body:
<Approver>
<person>
<userName>User1</userName>
<organization>
<name>Organization2</name>
</organization>
</person>
<approverResult>
<name>REJECTED</name>
</approverResult>
<approvalComment>See change request for more details</approvalComment>
</Approver>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-16