{
    "abacusPaymentGroupPayment": {
        "accountCount": 3,
        "actionStates": [
            {
                "abacusStateId": "1",
                "actionName": "generate_payments",
                "actionStatus": "running"
            },
            {
                "abacusStateId": "2",
                "actionName": "send_payments",
                "actionStatus": "init"
            }
        ],
        "createdAt": "2021-01-11",
        "overview": [
            {
                "accountCount": 2,
                "currencyCode": "USD",
                "currencyTotal": "2000.0"
            },
            {
                "accountCount": 1,
                "currencyCode": "EUD",
                "currencyTotal": "1000.0"
            }
        ],
        "paymentGroup": {
            "groupCriteria": {
                "accountId": null,
                "accountIds": null,
                "currencyCodes": ["NOK"],
                "referencePaymentEntities": [
                    {
                        "referencePaymentEntityId": "1",
                        "paymentEntityName": "AWA-UK"
                    }
                ],
                "paymentSchedules": ["90 days after quarter end"]
            },
            "groupName": "Jen Test Group 4",
            "isReusable": true,
            "paymentGroupId": "14"
        },
        "paymentGroupPaymentId": "583",
        "paymentName": "test payment group 1234",
        "programCurrencyTotals": [
            {
                "accountCount": 2,
                "currencyCode": "GBP",
                "currencyTotal": "1385653.56",
                "paymentEntityName": "AWAL Digital Limited (UK)",
                "payoneerProgramId": "100176930"
            }
        ],
        "reports": [],
        "abacusEvents": [],
        "statementPeriod": {
            "statementPeriodName": "June 2021",
            "statementPeriodId": "270"
        },
        "failedPaymentBatches": null
    }
}
