Is there any quick way to know if a web service supports SOAP or REST? -


i know if there quick test, hint or tip tells whether web service supports soap and/or rest requests. maybe written in wsdl ?

as example i'm trying call web service described here. can see there soap words on it, possible know whether supports rest ? thanks

https://www3.bcb.gov.br/sgspub/jsp/sgsgeral/fachadawssgs.wsdl


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -

Why does a .NET 4.0 program produce a system.unauthorizedAccess error on a Windows Server 2012 machine with .NET 4.5 installed? -