Returns can be initiated from Walmart.com, even for items purchased from marketplace sellers (Except for HAZMAT or FREIGHT items). Previously customers had to contact the sellers directly. For more details, see the announcement for Marketplace Returns Program.
Download the Returns APIs JSON Schema from:
Returns Status
The return status at the return order line are listed below including the “status” mapping to the more detailed “eventTag” in returnTrackingDetail object.
Return Status | Event Tags | Description |
---|---|---|
INITIATED | RETURN_INITIATED | The return has been initiated by the customer. |
INITIATED | RETURN_IN_TRANSIT | The initiated return is in transit. |
DELIVERED | DELIVERED_AT_RETURN_CENTER | The return has been delivered to the Return Center. |
COMPLETED | REFUND_INITIATED | The refund has been initiated. |
COMPLETED | REFUND_ISSUED | The return has been invoiced and customer notified. |
COMPLETED | RETURN_CANCELLED | The return has been cancelled before completion. |
COMPLETED | INTRANSIT_AFTER_INVOICE | The refund has been issued and the return is in Transit . |
COMPLETED | DELIVERED_AFTER_INVOICE | The refund has been issued and the return is delivered to the Return Center. |