{
"data": {
"id": "5e70bd2a-1d15-4e47-a54e-aeb395ddb2a8",
"merchant_id": "7bb54443-6fc9-4a1d-ab46-d787ec90c87f",
"customer_email": "reject.fixed@test.com",
"customer_name": "Reject Fix Test",
"customer_phone": null,
"amount": 30.0,
"currency_code": "GHS",
"description": "Testing rejection fix",
"status": "failed",
"payment_method": "bank_transfer",
"payment_reference": "PAY-AWVE0CRD8KZ3",
"expires_at": "2025-11-17T16:20:14.066282",
"paid_at": "2025-11-17T16:10:30.125422",
"completed_at": null,
"checkout_url": "http://localhost:3000/public/checkouts/PAY-AWVE0CRD8KZ3",
"redirect_url": null,
"meta_data": null,
"approval_status": "rejected",
"approved_by_admin_id": null,
"approved_at": null,
"rejection_reason": "Invalid payment proof - image blurry and unverifiable",
"admin_notes": "Customer provided screenshot instead of bank receipt",
"created_at": "2025-11-17T17:10:14.062559",
"updated_at": "2025-11-17T16:10:34.165921"
},
"message": "Checkout retrieved successfully",
"status": "success"
}