{
    "payGroups": [
      {
        "payGroupExternalId": "Australia",
        "payGroupName": "Australia Monthly",
        "payGroupReferences": [
          "ecacf38c1cc04da19a0addb7d9af13da",
          "271c96d122a3016367e3a2d3fb3bc200",
          "698eaae34d8f102f101430567a7e44d8",
          "698eaae34d8f102f0ff4ffb5ddd644d2",
          "3cb7ef394b564f72afedf26f2ede1b31"
        ],
        "country": "AU",
		"periodStartDate": "2026-04-01",
        "periodEndDate": "2026-04-12",
        "paymentDate": "2026-04-12",
        "offCycleCount": 0,
        "status": {
          "label": "Not Yet Started",
          "state": "Not Yet Started"
        },
        "runType": {
          "label": "Regular",
          "id": "reg"
        },
        "actions": [
          {
            "label": "Begin Pay Calc",
            "externalLink": "https://workdaysolutiondemo.com/payroll/sitegms"
          },
          {
            "label": "Run Retro Pay",
            "externalLink": "https://workdaysolutiondemo.com/payroll/sitegms"
          },
          {
            "label": "View Pay Group",
            "externalLink": "https://workdaysolutiondemo.com/payroll/sitegms"
          }
        ]
      },

      {
        "payGroupExternalId": "BELGIUM",
        "payGroupName": "Belgium Bi-weekly",
        "payGroupReferences": [
          "ecacf38c1cc04da19a0addb7d9af13da",
          "271c96d122a3016367e3a2d3fb3bc200",
          "698eaae34d8f102f101430567a7e44d8",
          "698eaae34d8f102f0ff4ffb5ddd644d2",
          "3cb7ef394b564f72afedf26f2ede1b31"
        ],
        "country": "BE",
		"periodStartDate": "2026-04-01",
        "periodEndDate": "2026-04-12",
        "paymentDate": "2026-04-12",
        "offCycleCount": 0,
        "status": {
          "label": "Calculations Published",
          "state": "In Progress"
        },
        "runType": {
          "label": "Regular",
          "id": "reg"
        },
        "actions": [
          {
            "label": "Generate Payslips",
            "externalLink": "https://workdaysolutiondemo.com/payroll/sitegms"
          },
          {
            "label": "Run Retro Pay",
            "externalLink": "https://workdaysolutiondemo.com/payroll/sitegms"
          }
        ]
      },
      {
        "payGroupExternalId": "Germany",
        "payGroupName": "Germany",
        "payGroupReferences": [
          "PAY_GROUP-16-99"
        ],
        "country": "DE",
		"periodStartDate": "2026-04-01",
        "periodEndDate": "2026-04-12",
        "paymentDate": "2026-04-12",
        "offCycleCount": 0,
        "status": {
          "label": "Error",
          "state": "Error"
        },
        "runType": {
          "label": "Regular",
          "id": "reg"
        },
        "actions": [
          {
            "label": "View Error",
            "externalLink": "https://workdaysolutiondemo.com/payroll/sitegms"
          },
          {
            "label": "Run Retro Pay",
            "externalLink": "https://workdaysolutiondemo.com/payroll/sitegms"
          },
          {
            "label": "View Pay Group",
            "externalLink": "https://workdaysolutiondemo.com/payroll/sitegms"
          }
        ]
      },
      {
        "payGroupExternalId": "THIRD-PARTY-UK",
        "payGroupName": "Oh no UK always has a warning",
        "payGroupReferences": [
          "3rd_Party_UK"
        ],
        "country": "GB",
		"periodStartDate": "2026-04-01",
        "periodEndDate": "2026-04-12",
        "paymentDate": "22026-04-12",
        "offCycleCount": 0,
        "status": {
          "label": "Warning",
          "state": "Warning"
        },
        "runType": {
          "label": "Regular",
          "id": "reg"
        },
        "actions": [
          {
            "label": "Begin Pay Calc",
            "externalLink": "https://workdaysolutiondemo.com/payroll/sitegms"
          },
          {
            "label": "Run Retro Pay",
            "externalLink": "https://workdaysolutiondemo.com/payroll/sitegms"
          },
          {
            "label": "View Pay Group",
            "externalLink": "https://workdaysolutiondemo.com/payroll/sitegms"
          }
        ]
      }
    ]
  }