TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ajit More
NA
569
334.6k
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 ?
Reply
Answers (
2
)
how to get path of bin folder
Create a Bank application in MVC5. I am new to c# and MVC.