Retrieves details of a specific return item.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
The UUID of the specific object.
A string describing the object type returned.
A note to capture extra details about this return item. This is required when the return reason is other.
The reason for returning the item – one of color, defective, not_as_described, other, size_too_large, size_too_small, style, unknown, unwanted, or wrong_item. The list of these reasons can be fetched from the /return_reasons endpoint.
The quantity of products being returned. This must be less than or equal to the fulfilled quantity of the associated line item.
The full description of the return reason.
Expandable – The associated return request ID.
Expandable – The associated line item ID.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.