Skip to main content

Create WFS Removal

POST 

/api/walmart/:integrationInstance/wfs/removals

Prepare a removal (status draft) from the integration's WFS inventory — several SKUs with units each, and the method: return_to_seller (needs seller_warehouse_id, one of your own warehouses) or disposal. Every SKU must be at WFS with at least the requested units available (summed across ship nodes); a violation is a 422 naming the SKU and its available units. Assigns the removal's reference (RMV-<instance>-<n>). Submit the same items and units in Seller Center, then record its removal order id with Mark WFS Removal Submitted. 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

Created