Returns

Log in to see full request history

Retrieves the details of return orders for the specified filter criteria.

Query Params
string

Return order identifier of the return order object as part of array. This is the same as RMA number.

string

A unique ID associated with the sales order for specified customer

string

Status may be specified to query the returns with specific status.Valid statuses are: INITIATED, DELIVERED, COMPLETED

string

Provides additional attributes - replacementCustomerOrderID, returnType, rechargeReason, returnCancellationReason - related to Replacement return order, in response, if available. Allowed values are true or false.

string

Specifies if the return order is a replacement return or a regular (refund) return. Possible values are PREORDER, REPLACEMENT or REFUND.

date-time

Start Date for querying all return orders that were created after that date. Use one of the following formats, based on UTC, ISO 8601. Date example: '2013-08-16' Timestamp example: '2013-08-16T10:30:15Z'

date-time

Limits the query to the return orders that were created before this returnCreationEndDate. Use one of the following formats, based on ISO 8601, are allowed: UTC date or timestamp. Examples: '2016-08-16T10:30:30.155Z' or '2016-08-16'

date-time

Start Date for querying all return orders that were modified after that date. Use one of the following formats, based on UTC, ISO 8601. Date example: '2013-08-16' Timestamp example: '2013-08-16T10:30:15Z'.In case of dates with timezone, use format '2020-04-17T10:42:41.000+0000' and follow encode '+' with %20

date-time

Limits the query to the return orders that were modified before this date. Use one of the following formats, based on UTC, ISO 8601. Date example: '2013-08-16' Timestamp example: '2013-08-18T10:30:15Z'.In case of dates with timezone, use format '2020-04-18T10:42:41.000+0000' and follow encode '+' with %20

string
Defaults to 10

The number of orders to be returned. Cannot be larger than 200

Headers
string
required

The access token retrieved in the Token API call

string

A unique ID to track the consumer request by channel. Use the Consumer Channel Type received during onboarding

string
required

A unique ID which identifies each API call and used to track and debug issues; use a random generated GUID for this ID

string
required

Walmart Service Name

Response

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json