Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Next »

To authenticate using PHP, use the following:

 $api->login('User_name', 'Password', 'Company_Code');

If you authentication is successful, you will get the authentication token.

 

  • No labels