================================================================================
REQUEST LOG: req_woHLR1Ia6zNS
================================================================================

[2026-05-09 04:20:56.495955] REQUEST END
    Status: 201
    Response Time: 24.67ms
    Response: {
    "success": true,
    "message": "Payment recorded successfully",
    "data": {
        "branch_id": 1,
        "amount": "8780479.00",
        "payment_method": "cash",
        "payment_date": "2026-05-09T00:00:00.000000Z",
        "supplier_id": 1,
        "user_id": 2,
        "updated_at": "2026-05-09T04:20:56.000000Z",
        "created_at": "2026-05-09T04:20:56.000000Z",
        "id": 4,
        "supplier": {
            "id": 1,
            "tenant_id": "1",
            "name": "ali",
            "company_name": "test",
            "contact_person": "0492049",
            "phone": "0490492049",
            "email": null,
            "address": null,
            "supplier_type": "distributor",
            "credit_limit": "0.00",
            "current_credit_balance": "0.00",
            "payment_terms_days": 30,
            "opening_balance": "0.00",
            "tax_number": null,
            "license_number": null,
            "notes": null,
            "is_active": true,
            "created_at": "2026-05-09T04:13:09.000000Z",
            "updated_at": "2026-05-09T04:20:56.000000Z",
            "deleted_at": null
        },
        "branch": {
            "id": 1,
            "parent_id": null,
            "name": "Main Branch",
            "code": "MAIN",
            "address": "123 Main Street",
            "phone": "+1234567890",
            "email": "main@creamyutopia.com",
            "is_active": true,
            "settings": {
                "stock_restriction_enabled": true
            },
            "created_at": "2025-12-02T23:50:19.000000Z",
            "updated_at": "2025-12-02T23:50:19.000000Z",
            "deleted_at": null,
            "tenant_id": "1"
        },
        "user": {
            "id": 2,
            "branch_id": null,
            "name": "Super Admin",
            "email": "admin@creamyutopia.com",
            "email_verified_at": null,
            "created_at": "2025-12-02T23:50:19.000000Z",
            "updated_at": "2025-12-02T23:50:19.000000Z",
            "deleted_at": null,
            "tenant_id": "1"
        }
    },
    "meta": {
        "request_id": "req_woHLR1Ia6zNS",
        "timestamp": "2026-05-09T04:20:56+00:00"
    }
}

================================================================================