Add Custom Header in Amadeus Enterprise SOAP Resquest in C#

Job ID: 37365536

Budget: ₹1,500 – ₹12,500 INR

I am looking for a skilled C# developer who can add a custom header in a SOAP request for my project.

SOAP Library: Since I am not using any specific SOAP library in my C# project, the developer should be well-versed in SOAP implementation in C# without relying on a specific library.

Custom Header: The desired output of the custom header is a custom type of XML, along with a proper header.
Note: We are able to add customer head But When we create ed few classes
CustomHeaderEndpointBehavior : IEndpointBehavior
DirectMessageHeader : MessageHeader

But here it adds a new parent wrapper element that I don't want


for. EG
I wand to add this as header
<wss:Security xlmns:wss="xyz">
<wss:User> Hello </wss:User>
<wss:Security


<but it doesn't accept Prefix. It Creates a Wrapper like this

<Security xlmns:wss="xyz">
<wss:User> Hello </wss:User>
<Security


Skills and Experience:

- Strong proficiency in C#
- Experience in SOAP implementation in C#
-Amadeus Enterprise WSDL
- Knowledge of XML
- Ability to create and integrate custom headers in SOAP requests
Related categories: C Programming XML .NET C# Programming C++ Programming