================================================================================
REQUEST LOG: req_A3MdgU9sdzQK
================================================================================

[2026-06-10 12:51:35.478755] REQUEST END
    Status: 201
    Response Time: 20.76ms
    Response: {
    "success": true,
    "message": "Payment recorded successfully",
    "data": {
        "branch_id": 8,
        "amount": "543.00",
        "payment_method": "cash",
        "payment_date": "2026-06-10T00:00:00.000000Z",
        "supplier_id": 4,
        "user_id": 16,
        "updated_at": "2026-06-10T12:51:35.000000Z",
        "created_at": "2026-06-10T12:51:35.000000Z",
        "id": 11,
        "supplier": {
            "id": 4,
            "tenant_id": "5",
            "name": "ali",
            "company_name": "test",
            "contact_person": "shehzada ammad ali",
            "phone": "03164095959",
            "email": "shehzadaammadaliwork@gmail.com",
            "address": null,
            "supplier_type": "distributor",
            "credit_limit": "0.00",
            "current_credit_balance": "6157.00",
            "payment_terms_days": 30,
            "opening_balance": "0.00",
            "tax_number": null,
            "license_number": null,
            "notes": null,
            "is_active": true,
            "created_at": "2026-06-10T12:51:05.000000Z",
            "updated_at": "2026-06-10T12:51:35.000000Z",
            "deleted_at": null
        },
        "branch": {
            "id": 8,
            "parent_id": null,
            "name": "icecream",
            "code": "ICECRE",
            "address": "office no 3 , abdullah plaza , near pakeeza cash n carry , soan garden,Islamabad",
            "phone": "+923164095959",
            "email": "ali@gmail.com",
            "is_active": true,
            "settings": {
                "stock_restriction_enabled": true
            },
            "created_at": "2026-05-18T05:36:44.000000Z",
            "updated_at": "2026-05-18T05:36:44.000000Z",
            "deleted_at": null,
            "tenant_id": "5"
        },
        "user": {
            "id": 16,
            "branch_id": "8",
            "name": "ammad",
            "email": "ali@gmail.com",
            "email_verified_at": null,
            "created_at": "2026-05-18T05:36:44.000000Z",
            "updated_at": "2026-05-18T05:36:44.000000Z",
            "deleted_at": null,
            "tenant_id": "5"
        }
    },
    "meta": {
        "request_id": "req_A3MdgU9sdzQK",
        "timestamp": "2026-06-10T12:51:35+00:00"
    }
}

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