The sales return object

AttributeDescription
idUnique identifier for the sales return
customer_idID of the customer who initiated the return
sales_order_idID of the original sales order being returned
return_order_noReturn order reference number
return_location_idID of the location where items are being returned to
statusCurrent status of the return process
currencyCurrency used for the return transaction
return_dateDate when the return was processed(moved to RETURNED status)
order_created_dateDate when the original order was created
additional_infoOptional notes or comments about the return
refund_statusCurrent status of the refund
created_atThe timestamp when return record was created.
updated_atThe timestamp when return record was last updated.

The return reason object

AttributeDescription
idUnique identifier for the return reason
nameHuman readable description of the return reason