Skip to main content

Get Walmart Field Mappings

GET 

/api/walmart/:integrationInstance/mappings

Get the field-mapping configuration for a Walmart integration instance: which Walmart item fields (title, price, identifiers, and so on) populate which SKU.io product fields during catalog sync.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

The response includes the built-in default mappings, any custom overrides configured for this instance, and the effective mappings actually applied (defaults merged with overrides). available_walmart_fields and available_sku_fields describe every field that can be used on each side, grouped and typed.

Request

Responses

OK

Response Headers
    Content-Type