Get item associations

The get item associations API allows you to retrieve the Shipping Templates and Fulfillment Centers associated with your item SKUs.
By submitting a list of SKUs, you can obtain details such as the Shipping Template name, type, ID, and the associated Fulfillment Center (Ship Node) for each item.


Market availability: Global

Body Params

Request fields

items
array of objects
required

List of items whose associations need to be fetched. It should not have more than 50 items.

Market availability: Global

items*
Headers
string
required

Access token obtained from the Token API. Required for authenticating requests to Walmart Marketplace APIs.

Market availability: Global

string

A unique ID to identify the consumer request by channel. Use the Consumer Channel Type received during onboarding.

Market availability: Global

string
required

A unique ID that identifies each API call and is used to track and debug issues. Use a randomly generated GUID for this ID.

Market availability: Global

string
required

Specifies the name of the Walmart service being called.

Market availability: Global

string
enum
required

The target market of the API call.

Market availability: Global

Allowed:
string
enum
required

The version of the global API used.

Market availability: Global

Allowed:
Responses

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