EDIWHEEL ORDER STATUS
Ediwheel Order Status API to explore order portfolio and track orders
Authentication details
API Key + Basic Auth
API key authentication is the simplest form of app-based security that you can configure for an API. A client app presents an API key in the request header, the API manager then checks to see that the API key is in an approved state for the resource being requested. Internally, your proxies use policies to verify API key authenticity.
- When a consumer registers an app for any API product in Apigee developer portal, a client ID and client secret are created
- Client Id is treated as 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 3 Ediwheel Norms for Order Status, Norms may vary depending on your needs. Please discuss this with your Business contact.
| EDIWHEEL Version | HTTP Method | Comments |
| A2.5XML | POST | |
| C1.0XML/JSON | POST | |
| C1.1XML/JSON | POST | Latest version |
Please Refer EDI Wheel site for more information.
Release notes
Order Status API Product spec updated
Added C1.1 Norm