Skip to content

OngoingWarehouse/Ongoing-Warehouse-Automation-API-Example-Requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Logo

Ongoing Warehouse Automation API example requests

Ongoing WMS is a Warehouse Management System (WMS).

We provide several Application Programming Interfaces (APIs). One of them is called the Automation API. This API allows an external system to perform certain internal warehouse operations, like moving goods from one location to another.

In this repository, we provide a Postman collection containing some example requests for the automation API. Postman is a program which can make API requests. You can use it to test out APIs. Note that the collection uses Postman variables, which you will have to modify to suit your particular case. You will also have to fill in the username and password for your API user.

We also provide a WSDL file for the API. This is a machine-readable specification of the API, which allows you to automatically generate client code for your own programming language. You can find the WSDL file by appending ?WSDL to the endpoint URL:

https://api.ongoingsystems.se/apidemo/Automation.asmx?WSDL

About

Example requests and responses from the Ongoing Warehouse Automation API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published