Developer API Technical
These are technical documents and contain all specifications which are live, in beta or in development. Items marked in BETA are not generally available, check with your warehouse.
The API is a RESTful web service. Queries are passed via URLs constructed and submitted using the HTTP protocol (specifically the GET method), just like a web page. Results can be returned XML
Not all warehouses have this facility enabled as it is not part of the standard EDI application.
You can not receive the outbound files alone, you need to send through the API to receive through the API.
Â
On this page :
Calling the API
<address>/service/<service>/<parameters>
<address> or <pathtoapi> | Varies depending on the warehouse, this is your warehouse FQDN for the service you are accessing e.g. api.companyname.com |
---|---|
service | All resources within are secured by OAuth tokens, retrieve token first (see Obtaining the Token) |
<parameters> | See: Service Limits |
Â
Legacy Version
This has now been retired
Copyright Ontech Solutions 2017-2024. All rights reserved, no part may be replicated or distributed without the express permission of the owner.