Skip to main content

Void WFS Inbound Carrier Rate Quote

DELETE 

/api/walmart/:integrationInstance/wfs/inbound-shipments/:shipment/carrier-rate-quote

Void the carrier rate quote / booking for an inbound shipment. No request body. Accepts an optional mode query parameter (PARCEL or LTL, defaults to PARCEL) identifying the transport mode the quote was created under — Walmart requires it on the void call. Scoped to the integration instance (404 if the shipment belongs to another instance). An unknown mode returns a 422 validation error; a Walmart-side rejection returns a 422 carrying Walmart’s own reason. Requires a Bearer token.

Not yet available to API tokens

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

Request

Responses

OK

Response Headers
    Content-Type