Skip to main content

Set Shipping Method Carrier

PUT 

/api/walmart/:integrationInstance/routing/methods/:shippingMethod

Sets the Walmart carrier for a single shipping method (layer 1) — the highest-priority layer.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Send walmart_carrier: null with suppress: false to clear it, which drops the method back to its carrier family's default. Set suppress: true for a method that is not a carrier shipment.

Every change returns the COMPLETE refreshed routing configuration, not just the row that changed — the layers interact, so a partial response could disagree with what the next shipment would actually send.

Request

Responses

OK

Response Headers
    Content-Type