Hi
I have an external API endpoint that receives a GET request with a querystring parameter of Id, this is used with an internal controller / service to get some more info about the subject (Internal Id), and is passed on through a secure gateway down to an internal controller.
How do I add an the Internal Id parameter to the header of the request goining down to the internal API. I cant use the querystring.
Any pointers would be great.
Andy
Our community of experts have been thoroughly vetted for their expertise and industry experience.