EDIWHEEL INVOICE
Get your AR transactions (invoices, credit memos, debit memos...) depending on the request, in real time.
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 EDIWHEEL Invoice Pull B3.3. Version B3.4 is in the process of normalization and will be available soon.
| EDIWHEEL Version | HTTP Method | Comments |
| B3.3XML | POST | Latest Deployed Version |
| B3.4XML | POST | Coming Soon |
Please Refer EDIWHEEL site for more information.
EDI
We suggest utilizing API for gathering our Michelin data. However, it is also feasible to obtain it using EDI technology.
For further details, please contact us by filling this form : EDI Contact form.

Available Formats : Ediwheel, Edifact, X12, VDA, Odette
Release notes
Invoice API product
Documentation updated
Specification Updates
Invoice Product API Specification updated