You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Using the LAC API

LAC includes both a SOAP API and a C API

  • The LAC SOAP API is web-based and can be used across many programming languages. The SOAP APIs are separated into a Vendor API and an End-user API.
  • The LAC C API is for end-user functions only. The C functions are wrappers for SOAP methods.
  • No labels