[
    {
        "order_id": 2,
        "payment_id": 2,
        "student_id": 5,
        "invoice_number": "REC-2026-00001",
        "document_type": "receipt",
        "buyer_name": "ed",
        "buyer_email": "e@gmail.com",
        "buyer_phone": "86977878",
        "buyer_nuit": "",
        "course_title": "Excel Profissional para Negocios",
        "subtotal": 1500,
        "discount_total": 0,
        "tax_amount": 0,
        "total": 1500,
        "currency": "MZN",
        "status": "issued",
        "issued_at": "2026-05-19T14:50:05+02:00",
        "created_at": "2026-05-19T14:50:05+02:00",
        "updated_at": "2026-05-19T14:50:05+02:00",
        "id": 1
    },
    {
        "order_id": 3,
        "payment_id": 3,
        "student_id": 5,
        "invoice_number": "REC-2026-00002",
        "document_type": "receipt",
        "buyer_name": "ed",
        "buyer_email": "e@gmail.com",
        "buyer_phone": "86977878",
        "buyer_nuit": "",
        "course_title": "Curso Teste Modulo 3 801913506",
        "subtotal": 2500,
        "discount_total": 250,
        "tax_amount": 0,
        "total": 2250,
        "currency": "MZN",
        "status": "issued",
        "issued_at": "2026-05-20T08:31:11+02:00",
        "created_at": "2026-05-20T08:31:11+02:00",
        "updated_at": "2026-05-20T08:31:11+02:00",
        "id": 2
    },
    {
        "order_id": 4,
        "payment_id": 4,
        "student_id": 6,
        "invoice_number": "REC-2026-00003",
        "document_type": "receipt",
        "buyer_name": "edilson dionisio",
        "buyer_email": "1234@gmail.com",
        "buyer_phone": "821002825",
        "buyer_nuit": "",
        "course_title": "Curso Completo com Desconto 1659501531",
        "subtotal": 3000,
        "discount_total": 1100,
        "tax_amount": 0,
        "total": 1900,
        "currency": "MZN",
        "status": "issued",
        "issued_at": "2026-06-17T15:25:11+02:00",
        "created_at": "2026-06-17T15:25:11+02:00",
        "updated_at": "2026-06-17T15:25:11+02:00",
        "id": 3
    }
]