Ajit More

Ajit More

  • NA
  • 569
  • 325k

How to Pass XML input to API ?

Mar 4 2016 4:54 AM
Hi Friends I need help in API .
 
How to Pass xml Input to API
 
Following is the api Format Sample 
 
Eg:- https://<host>/<var1>/<var2>/<var3>/<var4>/<var5>
 
<host> = host name
<var1>,<var2>,<var3>,<var4>,<var5> = Parameter 
 
API input data should be sent to this URL as XML document using Content-Type “application/xml” or “text/xml”.
 
 
please tell me the solution for this ? 

Answers (2)