EDIWHEEL STOCK INQUIRY
Request for the availability of one or more products, for a specific date and requested quantity at a specific ship-to location.
Authentication details
API Key + Basic Auth
API key authentication is the simplest form of app-based security that can be configured for an API. A client app presents an API key in the request header, API manager checks to see that the API key is in an approved state for the requested resource . Internally, your proxies use policies to verify API key authenticity.
- When a consumer registers an app for any API product in the Apigee developer portal, a client ID and client secret are created
- Client ID is treated as an API Key and used to authenticate the consumer for subsequent API calls.
Basic authentication is a simple authentication scheme built into the HTTP protocol. To use it, send your HTTP requests with an Authorization header that contains the word Basic followed by a space and a base64-encoded string username:password.
Example: Authorization: Basic ZGVtbzpwQDU1dzByZA==
Guidelines on how to use this API
To initiate your request , please brief your use case details and send it using the Contact Us form or reach out to apiteam@michelin.com
References
Michelin supports 2 Ediwheel Norms for stock inquiry depending on your needs. For more details please connect with your Business contact.
| EDIWHEEL Version | HTTP Method | Comments |
| A2.5XML | POST | |
| C1.0XML/JSON | POST | Latest Version Supports net unit price & additional features |
Please Refer EDIWheel site for more information.
Release notes
First publication
Initial API version added