Hi,
I have a web service that I need to push with parameters. I would have thought my URL would have been this: http://localhost:9810/api/MyService?id=1AD443B3&errorcode=0&state=Sent&updatedtime=12/12/2018
When calling this, it always calls the GET.
I need to give someone a URL so they can push their own data through the service.
What am I missing here?
Regards,
Loftty