Retrieve a return

GET {{baseUrl}}/returns/:id

Retrieve the details of a specific return by its unique identifier

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"\u003cinteger\u003e","created_at":"\u003cdateTime\u003e","reason":"\u003cinteger\u003e","outgoing_parcel":"\u003cinteger\u003e","incoming_parcel":"\u003cinteger\u003e","message":"\u003cstring\u003e","refund":{"total_refund":"\u003cstring\u003e","refunded_at":"\u003cinteger\u003e","message":"\u003cstring\u003e","refund_type":{"code":"credit","label":"\u003cstring\u003e","require_message":"\u003cboolean\u003e"}},"is_cancellable":"\u003cboolean\u003e","return_fee":"\u003cnumber\u003e","return_fee_currency":"\u003cstring\u003e","label_cost":"\u003cnumber\u003e","label_currency":"\u003cstring\u003e","items_cost":"\u003cnumber\u003e","delivered_at":"\u003cdateTime\u003e","delivery_option":"in_store","store_location":"\u003cinteger\u003e","outgoing_parcel_data":{"tracking_url":"\u003curi\u003e","tracking_number":"\u003cstring\u003e","parcel_status":"\u003cinteger\u003e","global_status_slug":"\u003cstring\u003e","brand_name":"\u003cstring\u003e","order_number":"\u003cstring\u003e","from_email":"\u003cemail\u003e","deleted":"\u003cboolean\u003e","collo_count":"\u003cinteger\u003e","from_country":"\u003cstring\u003e","from_name":"\u003cstring\u003e","shipping_method":"\u003cinteger\u003e","extra_data":{},"rules":[{"modifications":[{"field":"\u003cstring\u003e","value":{"description":"The value the field was changed to. The type depends on the field type"}},{"field":"\u003cstring\u003e","value":{"description":"The value the field was changed to. The type depends on the field type"}}]},{"modifications":[{"field":"\u003cstring\u003e","value":{"description":"The value the field was changed to. The type depends on the field type"}},{"field":"\u003cstring\u003e","value":{"description":"The value the field was changed to. The type depends on the field type"}}]}]},"incoming_parcel_data":{"tracking_url":"\u003curi\u003e","tracking_number":"\u003cstring\u003e","parcel_status":"\u003cinteger\u003e","global_status_slug":"\u003cstring\u003e","brand_name":"\u003cstring\u003e","order_number":"\u003cstring\u003e","from_email":"\u003cemail\u003e","deleted":"\u003cboolean\u003e","collo_count":"\u003cinteger\u003e","from_country":"\u003cstring\u003e","from_name":"\u003cstring\u003e","shipping_method":"\u003cinteger\u003e","extra_data":{},"rules":[{"modifications":[{"field":"\u003cstring\u003e","value":{"description":"The value the field was changed to. The type depends on the field type"}},{"field":"\u003cstring\u003e","value":{"description":"The value the field was changed to. The type depends on the field type"}}]},{"modifications":[{"field":"\u003cstring\u003e","value":{"description":"The value the field was changed to. The type depends on the field type"}},{"field":"\u003cstring\u003e","value":{"description":"The value the field was changed to. The type depends on the field type"}}]}],"customs_information":{"customs_invoice_nr":"\u003cstring\u003e","customs_shipment_type":"\u003cinteger\u003e","export_type":"commercial_b2c","invoice_date":"\u003cdate\u003e","discount_granted":"\u003cstring\u003e","freight_costs":"\u003cstring\u003e","insurance_costs":"\u003cstring\u003e","other_costs":"\u003cstring\u003e","general_notes":"\u003cstring\u003e","additional_declaration_statements":["\u003cstring\u003e","\u003cstring\u003e"],"importer_of_record":{"name":"\u003cstring\u003e","address_1":"\u003cstring\u003e","city":"\u003cstring\u003e","postal_code":"\u003cstring\u003e","country_code":"\u003cstring\u003e","company_name":"\u003cstring\u003e","address_2":"\u003cstring\u003e","house_number":"\u003cstring\u003e","country_state":"\u003cstring\u003e","telephone":"\u003cstring\u003e","email":"\u003cstring\u003e"},"tax_numbers":{"sender":[{"name":"EIN","country_code":"\u003cstring\u003e","value":"\u003cstring\u003e"},{"name":"DTF","country_code":"\u003cstring\u003e","value":"\u003cstring\u003e"}],"receiver":[{"name":"FED","country_code":"\u003cstring\u003e","value":"\u003cstring\u003e"},{"name":"DLI","country_code":"\u003cstring\u003e","value":"\u003cstring\u003e"}],"importer_of_record":[{"name":"SSN","country_code":"\u003cstring\u003e","value":"\u003cstring\u003e"},{"name":"DTF","country_code":"\u003cstring\u003e","value":"\u003cstring\u003e"}]},"return_data":{"return_postal_code":"\u003cstring\u003e","outbound_tracking_number":"\u003cstring\u003e","outbound_shipment_date":"\u003cdate\u003e","outbound_carrier_name":"\u003cstring\u003e"}}},"incoming_parcel_status":{"id":"\u003cinteger\u003e","message":"\u003cstring\u003e","global_status_slug":"\u003cstring\u003e"},"images":[{"path":"\u003curi\u003e","product_id":"\u003cstring\u003e","description":"\u003cstring\u003e"},{"path":"\u003curi\u003e","product_id":"\u003cstring\u003e","description":"\u003cstring\u003e"}],"rule_modifications":[{"rule_name":"\u003cstring\u003e","field":"\u003cstring\u003e","value":{"description":"New value of the field based on this rule. The type depends on the field type."},"action":"\u003cstring\u003e","friendly_name":"\u003cstring\u003e","priority":"\u003cinteger\u003e","item_id":"\u003cstring\u003e"},{"rule_name":"\u003cstring\u003e","field":"\u003cstring\u003e","value":{"description":"New value of the field based on this rule. The type depends on the field type."},"action":"\u003cstring\u003e","friendly_name":"\u003cstring\u003e","priority":"\u003cinteger\u003e","item_id":"\u003cstring\u003e"}]}