{
    "abacusAccount": {
        "accountId": "25153",
        "accountName": "Account 25153",
        "accountPayee": {
            "accountPayeeId": "12345",
            "accountId": "25153",
            "actionStates": [
                {
                    "abacusStateId": "36546",
                    "actionName": "tax_eligibility",
                    "actionStatus": "complete",
                    "createdAt": "2023-02-10T16:40:26.000000",
                    "lastModified": "2023-02-10T16:40:26.000000",
                    "message": "null"
                },
                {
                    "abacusStateId": "36546",
                    "actionName": "payment_eligibility",
                    "actionStatus": "complete",
                    "createdAt": "2023-02-10T16:40:26.000000",
                    "lastModified": "2023-02-10T16:40:26.000000",
                    "message": "null"
                }
            ],
            "lastModified": "2022-03-08",
            "payoneerPayeeId": null,
            "payoneerPayeeName": "Joe Payoneer",
            "payoneerProgramId": "555444333",
            "payoneerProgram": null,
            "sapVendorId": "6006038",
            "accountPayeeTaxFormInfo": null,
            "referencePaymentType": {
                "paymentService": "payment_service",
                "referencePaymentTypeId": "1"
            },
            "accountPayeeKycNotification": {
                "fileUploadLink": "https://test.example.com/"
            },
            "paymentDescription": ""
        },
        "accountPayeeHistory": [
            {
                "accountPayeeHistoryId": "10",
                "lastModified": "2022-02-25",
                "payoneerPayeeName": "Test Payee"
            },
            {
                "accountPayeeHistoryId": "9",
                "lastModified": "2022-02-20",
                "payoneerPayeeName": "Test Payee"
            },
            {
                "accountPayeeHistoryId": "8",
                "lastModified": "2022-02-15",
                "payoneerPayeeName": "Test Payee"
            },
            {
                "accountPayeeHistoryId": "7",
                "lastModified": "2022-02-10",
                "payoneerPayeeName": "Joe Mama"
            },
            {
                "accountPayeeHistoryId": "6",
                "lastModified": "2022-02-05",
                "payoneerPayeeName": ""
            }
        ],
        "accountPaymentTerm": {
            "accountId": "25153",
            "accountPaymentTermId": "1",
            "agreementType": {
                "referenceAgreementTypeId": "1",
                "agreementType": "AWAL Core"
            },
            "currencyCode": "USD",
            "paymentEntity": {
                "referencePaymentEntityId": "1",
                "paymentEntityName": "AWAL-UK"
            },
            "paymentMinimum": "33.00",
            "paymentSchedule": "30_days_after_quarter_end",
            "paymentType": "PAYMENT_SERVICE"
        },
        "accountTaxInfo": {
            "accountTaxInfoId": "25153",
            "accountId": "25153",
            "countryOfTaxResidence": "GBR",
            "isSbaSigned": true,
            "isTaxTreatyClaimed": false,
            "isVatExempt": false
        },
        "contracts": [
            {
                "contractId": "30",
                "contractName": "A very real contract",
                "contractType": "",
                "runController": {
                    "runControllerName": "See Controller Run"
                }
            },
            {
                "contractId": "60",
                "contractName": "Another very real contract",
                "contractType": "",
                "runController": {
                    "runControllerName": "Priority 0"
                }
            }
        ],
        "currentBalance": {
            "currencyCode": "USD",
            "currencyName": "US Dollar",
            "currentBalance": 500.0
        },
        "eligibilityStatus": "active",
        "payableBalance": null,
        "paymentHoldHistory": [],
        "accountTaxInfoHistory": [],
        "paymentPendingInCurrentStatementPeriod": null,
        "vendor": {
            "companyBrand": {
                "name": "theorchard"
            }
        }
    }
}
