API
From Orderwave 2.0 Documentation
The Orderwave API is an HTTP/XML interface you can interact with to get and insert data into the Orderwave framework. By using the API, you can add orders to your account, get inventory counts, get tracking numbers for your orders, and more. The API was developed to use a friendly XML format so that developers in any environment should be able to easily connect and share data.
Important: The API is unavailable, as a result of maintenance, daily for about 5 minutes starting at 3AM Pacific. "Daylight Savings" is observed.
Requirements
- You will need (or need access to) a current, valid Orderwave account
- You will need the proper credentials
- Your development environment needs to be able to construct and send XML via the POST method to an HTTPS endpoint
- Your software will need to be able to parse and read the XML response from the Orderwave servers
Versions
The first iterations of the Orderwave API are only available to the Orderwave 1.0 framework. The documentation for these versions can be found here. The last supported version in the Orderwave 1.0 framework, version 1.0.10, is supported in a backwards compatible fashion (with some exceptions) in the Orderwave 2.0 framework. To see specific documentation for the versions supported by Orderwave 2.0, click on the links below.
