Cancel return order

The Walmart Multichannel Solution is an extension of Walmart Fulfillment Services (WFS), uniquely placed to ensure quality, scale, and efficiency for a seller to grow a successful business. Walmart centralizes and manages the entire inventory, supply chain management, and fulfillment capabilities, while sellers can list and sell their items on multiple online platforms and storefronts.

Sellers onboarded to the Walmart Multichannel Solutions program can use this API to cancel previously placed return orders.

The following is a sample successful response provided by the API on the successful cancellation of a return order.

{ "status": "CANCELLED", "headers": { "headerAttributes": { "buId": "0", "martId": "0" } } }