{
"success": true,
"message": "Registros RMA detalhados recuperados com sucesso",
"search_query": "",
"filters": {
"sku": "FD24X50",
"start_date": "2024-01-01",
"end_date": "2026-01-01"
},
"pagination": {
"page": 1,
"per_page": 10,
"last_page": 1,
"has_prev_page": false,
"has_next_page": false,
"records": {
"from": 1,
"to": 4,
"total": 4
}
},
"data": [
{
"id": 4,
"order_id": 1,
"product_id": 23,
"criterion_type": "packaging_integrity",
"status": "completed",
"result": "not_applicable",
"quantity": 6,
"has_photos": false,
"notes": "sem testar",
"started_at": null,
"completed_at": "2025-08-27T11:50:45-03:00",
"created_at": "2025-08-27T11:50:45-03:00",
"updated_at": "2025-08-27T11:50:45-03:00",
"order": {
"id": 1,
"order_number": "DEV.2025-08.000001"
}
},
{
"id": 3,
"order_id": 1,
"product_id": 23,
"criterion_type": "physical_condition",
"status": "completed",
"result": "approved",
"quantity": 4,
"has_photos": false,
"notes": "sem testar",
"started_at": null,
"completed_at": "2025-08-27T11:50:45-03:00",
"created_at": "2025-08-27T11:50:45-03:00",
"updated_at": "2025-08-27T11:50:45-03:00",
"order": {
"id": 1,
"order_number": "DEV.2025-08.000001"
}
},
{
"id": 2,
"order_id": 1,
"product_id": 23,
"criterion_type": "physical_condition",
"status": "completed",
"result": "rejected",
"quantity": 2,
"has_photos": false,
"notes": "sem testar",
"started_at": null,
"completed_at": "2025-08-27T11:50:44-03:00",
"created_at": "2025-08-27T11:50:44-03:00",
"updated_at": "2025-08-27T11:50:44-03:00",
"order": {
"id": 1,
"order_number": "DEV.2025-08.000001"
}
},
{
"id": 1,
"order_id": 1,
"product_id": 23,
"criterion_type": "functionality_test",
"status": "completed",
"result": "not_applicable",
"quantity": 6,
"has_photos": false,
"notes": "sem testar",
"started_at": null,
"completed_at": "2025-08-27T11:50:44-03:00",
"created_at": "2025-08-27T11:50:44-03:00",
"updated_at": "2025-08-27T11:50:44-03:00",
"order": {
"id": 1,
"order_number": "DEV.2025-08.000001"
}
}
]
}