Return information about specific Return Request by its ID.
{- "return_request_id": "RMA_843X7O267D7T",
 - "shipments": [
- "string"
 
], - "partner_order_reference": "string",
 - "additional_references": [
- {
- "name": "string",
 - "value": "string"
 
} 
], - "merchant": "string",
 - "status": "string",
 - "pickup": {
- "partner_location_id": "string",
 - "contact_name": "string",
 - "contact_phone": "string",
 - "contact_email": "string",
 - "alternate_phone": "string",
 - "address1": "1 Bishopgate",
 - "address2": "string",
 - "area": "DOWNTOWN-DUBAI",
 - "input_area": "Downtown Dubai",
 - "area_coords": [
- 0
 
], - "input_city": "London",
 - "city": "LONDON",
 - "city_coords": [
- 0
 
], - "state": "string",
 - "input_state": "Dubai",
 - "postcode": "E1 6AN",
 - "country": "UK",
 - "coords": [
- 41.40338
 
], - "what3words": "string",
 - "type": "residential",
 - "notes": "string",
 - "personal_id": {
- "id": "string",
 - "type": "string"
 
}, - "street": "string",
 - "building": "string",
 - "floor": "string",
 - "flat": "string",
 - "po_box": "string",
 - "custom_fields": {
- "property1": [
- "string"
 
], - "property2": [
- "string"
 
] 
} 
}, - "customer_comment": "string",
 - "channel": "string",
 - "notes": [
- {
- "email": "string",
 - "text": "string",
 - "date": "string",
 - "id": "string"
 
} 
], - "items": [
- {
- "sku": "string",
 - "quantity": 0,
 - "return_reason": "string",
 - "rejection_reason": "string",
 - "resolution": "string",
 - "reverse_shipment_id": "string",
 - "description": "string",
 - "price": {
- "amount": 0,
 - "currency": "string"
 
}, - "dropoff": {
- "partner_location_id": "string",
 - "collection_point_id": "string",
 - "contact_name": "string",
 - "contact_phone": "string",
 - "contact_email": "string",
 - "alternate_phone": "string",
 - "address1": "1 Bishopgate",
 - "address2": "string",
 - "area": "DOWNTOWN-DUBAI",
 - "input_area": "Downtown Dubai",
 - "area_coords": [
- 0
 
], - "input_city": "London",
 - "city": "LONDON",
 - "city_coords": [
- 0
 
], - "state": "string",
 - "input_state": "Dubai",
 - "postcode": "E1 6AN",
 - "country": "UK",
 - "coords": [
- 41.40338
 
], - "type": "residential",
 - "notes": "string",
 - "what3words": "string",
 - "personal_id": {
- "id": "string",
 - "type": "string"
 
}, - "street": "string",
 - "building": "string",
 - "floor": "string",
 - "flat": "string",
 - "po_box": "string",
 - "custom_fields": {
- "property1": [
- "string"
 
], - "property2": [
- "string"
 
] 
} 
}, - "return_comments": "string",
 - "return_images": [
- "string"
 
], - "return_item_condition": "string",
 - "requested_quantity": 0,
 - "approved_quantity": 0,
 - "returned_quantity": 0,
 - "received_quantity": 0
 
} 
], - "refund_method": "string",
 - "refund_info": {
- "refunds": [
- {
- "id": "string",
 - "reference": "string",
 - "type": "string",
 - "currency": "string",
 - "amount": 0,
 - "note": "string",
 - "creation_date": "string",
 - "refund_date": "string"
 
} 
] 
}, - "creation_date": "string",
 - "update_date": "string",
 - "approval_date": "string",
 - "cancellation_date": "string",
 - "rejection_date": "string",
 - "completion_date": "string",
 - "return_items_updates": [
- {
- "shipment_id": "string",
 - "sku": "string",
 - "delta": "string",
 - "description": "string",
 - "origin_country": "string",
 - "notes": "string",
 - "price": {
- "amount": "string",
 - "currency": "string"
 
}, - "weight": {
- "value": "string",
 - "unit": "string"
 
}, - "hs_code": "string",
 - "dangerous_goods": true
 
} 
] 
}