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

Compare with Current View Page History

« Previous Version 6 Next »

This section describes the Vendor SOAP API calls.

The Vendor SOAP API can be accessed using HTTPS. The URL for the Vendor SOAP API is:

?https://license.x-formation.com/soap/type/vendor/version/1?wsdl

Note that IDs in the API calls represent unique objects and the ID field is present in almost all functions. When you are adding a new object; for example, AddCustomer, you should leave the ID unset or set to zero. However, when modifying an existing object; for example, UpdateCustomer, it is important to set the ID.

  • No labels