https://issuu.com/nedis/docs/nedis-connect-price-availability-ch

1 INTRODUCTION

The real time stock check is very useful before accepting an order from your client. Why? Because it allows you to see if there is stock available at the NEDIS warehouses hence preventing backorders and allowing us to maintain customer satisfaction. In order to use the service please contact your local NEDIS office for more information. Example process of Realtime stock check implemented in an online environment:

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/0f4bcd78-4ae6-4464-8a38-193753b2ff2e/Untitled.png

Due the rapid development of e-Commerce possibilities and infrastructure at NEDIS, this document will be subject to change.

Please check back regularly to see if updates are available. Regards, NEDIS E-Commerce Team [email protected]

2 NEDIS API

The NEDIS API is the gateway to usage of the NEDIS Connect services. To make use of the NEDIS Connect services an access token has to be obtained from the API.

When you are successfully authenticated as a user the access token will be granted by NEDIS.

The token can be used for the duration of 60 minutes to make requests.

After 60 minutes the token expires and a new token needs to be obtained before any new requests can be made using the API.

It’s also possible to acquire an access token per separate request, do note however that this will take slightly longer to process.

2.1 IP Address Authentication

When applying for the API services one or more IP addresses have to be provided to NEDIS from where requests will be made. We accept only requests from pre listed IP addresses. In case of IP address changes, please communicate this timely to prevent loss of service.

2.2 Authentication Request

A connection needs to be established between your system and the NEDIS API.

Depending on the desired response this can be done using one of the following URL’s:

XML api.nedis-connect.com/oauth2/token.xml JSON api.nedis-connect.com/oauth2/token.json