Get an individual return
Get a return identified for the specified return-id
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
return-id
FeedAMP Return ID
Headers
token
The Authentication token obtained from the v1 get_token route
client
The ID of the client making the request
Query parameters
include_order
Include the order data, associated with the return, in response
Response
The return
id
Unique identifier for a record
marketplace_return_number
The primary return number used to identify the return in the marketplace's system
imported_date
The datetime at which the order was first seen by FeedAMP. RFC-3339 format 2020-12-31T12:34:56-05:00
return_lines
A collection of ReturnLine objects.
order_id
Identifier for the order this return is for, if applicable
integration_name
Client-configured identifier for the integration from which the order originated
marketplace_name
The platform from which the order originated
rma
RMA ID of the return
merchant_return_number
Return identifier provided by the merchant, separately from RMA
marketplace_order_number
Order number of the order associated with this return
marketplace_state
The marketplace's own representation of the return state
normalized_marketplace_state
FeedAMP's interpretation of the marketplace state
customer
request_date
Date the customer initiated the return. RFC-3339 format 2020-12-31T12:34:56-05:00
respond_by_date
Date by which the seller must respond to the return request. RFC-3339 format 2020-12-31T12:34:56-05:00
notes
The customer's notes about the return.
shipping_address
Customer's Shipping Information
return_type
Allowed values:
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error