Skip to main content

Update Integration Instance

PUT 

//:domain/api/walmart/:integrationInstance

Update a Walmart integration instance. Supports both PUT (full update) and PATCH (partial update — merges connection_settings and integration_settings with existing values).

Authentication: Requires Bearer token.

Side effects:

  • If start_date changes, updates the sales channel date
  • If pricing.masterOfPrice changes, dispatches a job to re-cache product listing prices
  • If inventory settings change, invalidates the entire inventory cache
  • If accounting sync settings change, updates related accounting transactions

Request

Responses

OK

Response Headers
    Content-Type