{
"version": "1.0",
"eventType": "return.evaluation.complete",
"eventId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"accountEmail": "jsmith@example.com",
"status": "ACCEPTED",
"orderId": "<string>",
"userProvidedOrderId": "<string>",
"note": "<string>",
"units": [
{
"id": "<string>",
"sku": "<string>",
"qa": {
"status": {
"type": "ACCEPTED"
},
"grade": 50
}
}
],
"createdAt": "2023-11-07T05:31:56Z"
}
}