{
    "abacusAccountingPeriod": {
        "accountingPeriodId": "34",
        "accountingPeriodName": "Sep 2020",
        "accountingPeriodStatus": "open",
        "statementPeriod": {
            "statementPeriodId": 260,
            "statementPeriodName": "August 2020",
            "actionStates": [
                {
                    "abacusStateId": "10",
                    "actionName": "upload_exchange_rates",
                    "actionStatus": "complete"
                }
            ]
        },
        "contractType": "distribution",
        "accountingRuns": {
            "items": [
                {
                    "accountingRunId": 23,
                    "accountingRunStatus": "No Action Taken",
                    "accountingPeriodId": 123,
                    "accountingPeriodName": "March 2020",
                    "contractCount": null,
                    "runControllerId": 1,
                    "runControllerName": "Priority 1 - Monthly",
                    "startDate": null
                },
                {
                    "accountingRunId": 17,
                    "accountingRunStatus": "Waiting To Run",
                    "accountingPeriodId": 123,
                    "accountingPeriodName": "March 2020",
                    "contractCount": null,
                    "runControllerId": 2,
                    "runControllerName": "Priority 2 - Monthly",
                    "startDate": "01-15-2019"
                },
                {
                    "accountingRunId": 19,
                    "accountingRunStatus": "No Action Taken",
                    "accountingPeriodId": 123,
                    "accountingPeriodName": "March 2020",
                    "contractCount": null,
                    "runControllerId": 3,
                    "runControllerName": "Priority 3 - Monthly",
                    "startDate": null
                },
                {
                    "accountingRunId": 29,
                    "accountingRunStatus": "Complete",
                    "accountingPeriodId": 123,
                    "accountingPeriodName": "March 2020",
                    "contractCount": 18,
                    "runControllerId": 4,
                    "runControllerName": "Priority 4 - Quarterly",
                    "startDate": null
                }
            ],
            "totalCount": 4
        },
        "salesFile": [
            {
                "rowCount": 44,
                "accountingPeriodId": 123,
                "fileName": "Troys Data",
                "accountingPeriodName": "Approve Test Run",
                "salesFileId": 3,
                "amountUsd": 2406.29,
                "mainUrl": "s3://qa-royalties-sales-files/1023-approve-test-run/master/3-troys-data",
                "abacusEvents": [],
                "actionStates": [
                    {
                        "abacusStateId": "4",
                        "actionName": "get_eligible_sales",
                        "actionStatus": "complete"
                    },
                    {
                        "abacusStateId": "5",
                        "actionName": "approve_sales",
                        "actionStatus": "complete"
                    }
                ]
            }
        ],
        "actionStates": [
            {
                "abacusStateId": "2",
                "actionName": "deliver_sales_files",
                "actionStatus": "init"
            },
            {
                "abacusStateId": "3",
                "actionName": "approve_sales_files",
                "actionStatus": "init"
            },
            {
                "abacusStateId": "4",
                "actionName": "prep_mechanical_deductions",
                "actionStatus": "init"
            },
            {
                "abacusStateId": "5",
                "actionName": "mark_runs_as_complete",
                "actionStatus": "init"
            },
            {
                "abacusStateId": "6",
                "actionName": "close_period",
                "actionStatus": "init"
            }
        ],
        "closedDate": null
    }
}
