Organizing concepts of this API
Namespaces
CorrigoService SOAP API is organized into 4 Namespaces, as described below. Within each Namespace the core Classes are identified in which capability of the API is best illustrated. For the complete API Reference, you can browse HTML documents (link to API Reference HTML), or download here (link to GitHub for CHM/ZIP).
Namespace | Description |
---|---|
CorrigoService | Abstract classes including the CorrigoService endpoint itself, and other abstractions that are primarly used with RetriveMultiple method |
CorrigoService.Commands | Classes that allow SOAP caller to invoke one or more transactions in Corrigo database |
CorrigoService.Entities | Complex data types that are returned by Retrieve/RetrieveMultiple methods, and acted upon by Commands |
CorrigoService.Enums | Enumerations define valid options for critical system elements |