Create an access token

This request creates an access token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data

Specifies an object for the access token request.

You must submit the grant_type field in x-www-form-urlencoded format.

string
enum
required

Specifies the OAuth 2.0 client_credentials grant type.

Valid value:
client_credentials

Allowed:
Headers
string
required

Specifies the authorization value in the format Basic <authorizationvalue>.

For information about generating the authorization value, see Authentication management.

string
required

Specifies an identifier for each API call that you can use to track and debug issues.

Use a randomly generated GUID for this ID.

string

Specifies an identifier that tracks the consumer request by channel.

Use the consumer channel type received during onboarding.
See your system administrator or development management for the WM_CONSUMER.CHANNEL.TYPE value.

string

Specifies a country in which Walmart conducts business.
For example, Canada is the "CA" market.

This header is required for suppliers to the Canada (CA) market.

Market availability: Global

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json