Inbound SOAP calls

Inbound API calls are always SOAP based and will call the /ServiceCatalog/Api.asmx URL. Within the XML body, you should provide the type of action you would like to do.

Last updated