Untitled

 avatar
unknown
plain_text
a year ago
2.8 kB
6
Indexable
{
    "pagination": {
        "total_items": 4,
        "per_page": 10,
        "currentPage": 1,
        "totalPages": 1
    },
    "data": [
        {
            "id": 15,
            "user_id": 319,
            "user_name": "Jecky",
            "type": "credit",
            "transaction_type": "topup",
            "currency": "INR",
            "amount": 20,
            "balance": 20,
            "wallet_balance": -15,
            "datetime": "2024-07-22 08:52:49",
            "order_id": null,
            "description": null,
            "data": null,
            "created_at": "2024-07-22T08:52:49.000000Z",
            "updated_at": "2024-07-22T08:52:49.000000Z"
        },
        {
            "id": 14,
            "user_id": 319,
            "user_name": "Jecky",
            "type": "credit",
            "transaction_type": "topup",
            "currency": "INR",
            "amount": 50,
            "balance": 50,
            "wallet_balance": -15,
            "datetime": "2024-07-22 08:50:00",
            "order_id": null,
            "description": null,
            "data": null,
            "created_at": "2024-07-22T08:50:00.000000Z",
            "updated_at": "2024-07-22T08:50:00.000000Z"
        },
        {
            "id": 7,
            "user_id": 319,
            "user_name": "Jecky",
            "type": "credit",
            "transaction_type": "topup",
            "currency": "INR",
            "amount": 200,
            "balance": 200,
            "wallet_balance": -15,
            "datetime": "2024-07-19 10:01:49",
            "order_id": null,
            "description": null,
            "data": null,
            "created_at": "2024-07-19T10:01:49.000000Z",
            "updated_at": "2024-07-19T10:01:49.000000Z"
        },
        {
            "id": 5,
            "user_id": 319,
            "user_name": "Jecky",
            "type": "debit",
            "transaction_type": "order_cancel_charge",
            "currency": "inr",
            "amount": 15,
            "balance": -15,
            "wallet_balance": -15,
            "datetime": "2024-07-19 10:00:41",
            "order_id": 401,
            "description": null,
            "data": {
                "payment_id": 3,
                "cancel_charges": 15,
                "order_history": 0
            },
            "created_at": "2024-07-19T10:00:41.000000Z",
            "updated_at": "2024-07-19T10:00:41.000000Z"
        }
    ],
    "wallet_data": {
        "id": 4,
        "user_id": 319,
        "total_amount": -15,
        "online_received": 0,
        "collected_cash": 0,
        "manual_received": 0,
        "total_withdrawn": 0,
        "currency": null,
        "created_at": "2024-07-19T10:00:41.000000Z",
        "updated_at": "2024-07-19T10:00:41.000000Z",
        "deleted_at": null
    }
}
Editor is loading...
Leave a Comment