{
"meta": {
"success": true,
"status": 200,
"message": "Detail permintaan refund berhasil diambil"
},
"data": {
"id": "fb79991e-a47d-4640-9c13-698797ce99f1",
"orderId": "0898bbac-e8ac-42f8-9211-e342b0fa1938",
"customerId": "ab9200c6-19e3-495d-a2a7-c379345cb332",
"vendorId": "d376c0aa-6a6b-48ca-b61f-cf54967e2d48",
"amount": "319800",
"reason": "Sorry salah pesan",
"status": "PENDING",
"bankCode": "06d4800d-96b0-4d31-af5a-531ace2cf4a2",
"accountNumber": "085321345",
"accountHolder": "Customer 1",
"payoutId": null,
"payoutReference": null,
"vendorNote": null,
"approvedAt": null,
"rejectedAt": null,
"completedAt": null,
"createdAt": "2025-11-28T00:16:13.666Z",
"updatedAt": "2025-11-28T00:16:13.666Z",
"order": {
"id": "0898bbac-e8ac-42f8-9211-e342b0fa1938",
"orderNumber": "ORD-TOKOSE-251128-0A336410",
"totalPrice": "319800",
"cancelReason": "Salah pesennnn",
"cancelledAt": "2025-11-28T00:06:28.402Z",
"payment": {
"channel": "VIRTUAL_ACCOUNT",
"amount": "319800",
"paidAt": "2025-11-28T00:06:06.787Z"
},
"orderItems": [
{
"productName": "Sapuk Lombok Asli Tenun Pringgasela",
"variantName": "Hitam - M",
"quantity": 2,
"price": "85000"
}
]
},
"customer": {
"id": "ab9200c6-19e3-495d-a2a7-c379345cb332",
"name": "Customer",
"email": "customer@gmail.com"
}
}
}