{
    "success": true,
    "message": "Failed Category Transaction List",
    "systemUpdateNotification": "",
    "systemUpdateNotificationVisibility": "0",
    "data": {
        "data": [
            {
                "productName": "ベイシア スーパーエナジードリンク",
                "cainzProductCode": "3344224433512",
                "productCode": "test2",
                "storeCode": "m00074",
                "storeName": "company jap",
                "publicFlag": "1",
                "productCategory": "1020",
                "failedCategory": [
                    {
                        "createdAt": "2025/04/20 17:40:18",
                        "oldCategory": null,
                        "newCategory": "1020",
                        "oldCategoryStatus": 0,
                        "categoryFrom": {},
                        "categoryTo": {
                            "categoryCode": "1020",
                            "publicFlag": 0,
                            "requestStatus": 3,
                            "updatedAt": null
                        }
                    }
                ]
            },
            {
                "productName": "ベイシア スーパーエナジードリンク",
                "cainzProductCode": "5000000265094",
                "productCode": "70000008543",
                "storeCode": "m00074",
                "storeName": "company jap",
                "publicFlag": "1",
                "productCategory": "10",
                "failedCategory": [
                    {
                        "createdAt": "2025/04/20 18:09:53",
                        "oldCategory": null,
                        "newCategory": "10",
                        "oldCategoryStatus": 0,
                        "categoryFrom": {},
                        "categoryTo": {
                            "categoryCode": "10",
                            "publicFlag": 1,
                            "requestStatus": 3,
                            "updatedAt": null
                        }
                    }
                ]
            },
            {
                "productName": "ベイシア スーパーエナジードリンク",
                "cainzProductCode": "5000000265090",
                "productCode": "70000008539",
                "storeCode": "m00074",
                "storeName": "company jap",
                "publicFlag": "0",
                "productCategory": "10",
                "failedCategory": [
                    {
                        "createdAt": "2025/04/20 19:13:43",
                        "oldCategory": null,
                        "newCategory": "10",
                        "oldCategoryStatus": 1,
                        "categoryFrom": {},
                        "categoryTo": {
                            "categoryCode": "10",
                            "publicFlag": 0,
                            "requestStatus": 3,
                            "updatedAt": null
                        }
                    },
                    {
                        "createdAt": "2025/04/21 19:19:52",
                        "oldCategory": null,
                        "newCategory": "10",
                        "oldCategoryStatus": 0,
                        "categoryFrom": {},
                        "categoryTo": {
                            "categoryCode": "10",
                            "publicFlag": 0,
                            "requestStatus": 1,
                            "updatedAt": "2025-04-22T08:43:04.000Z"
                        }
                    }
                ]
            }
        ],
        "totalPages": 1,
        "currentPage": 1,
        "currentTotalCount": 3,
        "totalCount": 3
    }
}