LogisticsWMS API

LogisticsWMS enables communication between itself and other IT systems using the REST API protocol.

To communicate with the REST API, you will need:

  • A registered username and password in the application
  • A client_id and client_secret

To obtain the client_id and client_secret, you must send an email to help@logistics-wms.com indicating the company (LogisticsWMS client) for which you want to obtain this data.

How does it work?

The API works with requests via HTTP in calls using the POST, GET, or UPDATE methods to our endpoint, which, if properly authorized through the OAuth 2.0 protocol, returns responses in JSON format.

To access the technical documentation, click on this link.


 

Was this article helpful?