Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Usually, you use your favorite programming language together with the SOAP API, and auto-generate code for handling requests and responses using the LAC wsdl file. You can see one method of doing this in .NET API exampleexamples.

The SOAP APIs are separated into the Vendor API and the End-user API:

...