EDIWHEEL ORDER CREATE

Tires Sales

Order creation API enables you to create orders in real time. 

Version: 1.0.1
Last Edited: October 16th, 2023
Authentication: API Key + Basic Auth
Region: Worldwide, except North America

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

API Flow

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/versions for order creation. Norms may vary depending on your needs. Please discuss this with your Business contact. 

EDIWHEEL VersionHTTP Method
A2.5XMLPOST
C1.0XML/JSONPOST

Please Refer EDI Wheel 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.

How to request for EDI flow ?

Available Formats : Ediwheel, Edifact, X12, VDA, Odette 

Release notes

First release

Order API initialisation

Updated content

Added Documentation

Updates to Spec

Specification added for C1.0