Gets the account facts. Run in API Explorer

GET /api/AccountFacts

This request should be used to retrieve account fact data including balances, status, and assigned users for the specified period and engagement(s). The data contained here will be similar to what can be seen in Balancer under Accounts and Status. Sample value of Account Facts

"Engagement_Key": 4316, "LegalEntity_Key": 7854, "Period_Key": 14631, "Account_Key": 1000011, "PreparerUsername": null, "PreparerName": null, "ApproverUsername": null, "ApproverName": null, "ReviewerUsername": null, "ReviewerName": null, "AssignedToUsername": "peter@westbank.com", "AssignedToName": "Peter", "AccountStatus": "Approved", "AccountStatusReason": "Other", "IsFinalized": "False", "IsCarriedForward": "False", "BalancerAccountUrl": "https://balancer.adra.com/accountperiods/1000011", "AccountCreatedInPeriod": "2015-05-05T13:04:45.332Z", "NoOfDocuments": 0, "NoOfPreparers": 1, "NoOfApprovers": 1, "NoOfReviewers": 1, "Balance": 81833.09, "BalanceAbs": 81833.09, "UnidentifiedBalance": 0.01, "UnIdentifiedBalanceAbs": 0.01, "BalanceEngagement": 81833.09, "BalanceEngagementAbs": 81833.09, "UnidentifiedBalanceEngagement": 0.01, "UnIdentifiedBalanceEngagementAbs": 0.01, "StatusComment": "l.ll", "AccountPurpose": "Purpose of account text.", "AccountProcedure": "Account reconciliation procedure text.", "ExtraField01": null, "ExtraField02": null, "ExtraField03": null, "ExtraField04": null, "ExtraField05": null, "ExtraField06": null, "ExtraField07": null, "ExtraField08": null, "ExtraField09": null, "ExtraField10": null, "NoOfRejects": 1, "AccountPeriodComment_Key": 294137, "AccountPeriodTransaction_Key": 294137, "PreparedByName": null, "PreparedByUsername": null, "ApprovedByName": null, "ApprovedByUsername": null, "ReviewedByName": null, "ReviewedByUsername": null, "PreparedDate": null, "ApprovedDate": null, "ReviewedDate": null, "RejectedDate": "2015-11-09T14:34:34.543Z" "EngagementGuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "AccountStatusPartial": "Approved", "AccountPeriodBalance": 0.34, "BalanceUpdatedDate": "2022-12-05T05:35:43.287Z", "AccountStatusComments": null, "AccountStatusReasonText": null, "ReviewComment": null

Query parameters

  • period string

    possible values : Current or 0 - Current period for filtered engagement(s), LastThree or 1(Default option) - Last three periods for filtered engagement(s), LastThirteen or 13 - Last thirteen periods for filtered engagement(s), LastTwentyFive or 25 - Last twenty five periods for filtered engagement(s), All or 99

  • Short Guid of desired engagement Ex - ESXmkya-nEeWMX-7_3fSxA or Guid of desired engagement Ex - 45c31339-96d0-4262-b051-c00f392685c1

Responses

GET /api/AccountFacts
curl \
 --request GET 'https://analyticsapi.adra.com/balancer/api/AccountFacts' \
 --user "username:password"
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]
Response examples (200)
[
  {
    "engagement_Key": 42,
    "legalEntity_Key": 42,
    "period_Key": 42,
    "fiscalYearPeriod_Key": 42,
    "account_Key": 42,
    "preparerUsername": "string",
    "preparerName": "string",
    "approverUsername": "string",
    "approverName": "string",
    "reviewerUsername": "string",
    "reviewerName": "string",
    "assignedToUsername": "string",
    "assignedToName": "string",
    "accountStatus": "string",
    "accountStatusReason": "string",
    "isFinalized": "string",
    "isCarriedForward": "string",
    "balancerAccountUrl": "string",
    "accountCreatedInPeriod": "2025-05-04T09:42:00Z",
    "noOfDocuments": 42,
    "noOfPreparers": 42,
    "noOfApprovers": 42,
    "noOfReviewers": 42,
    "balance": 42.0,
    "balanceAbs": 42.0,
    "unidentifiedBalance": 42.0,
    "unIdentifiedBalanceAbs": 42.0,
    "balanceEngagement": 42.0,
    "balanceEngagementAbs": 42.0,
    "unidentifiedBalanceEngagement": 42.0,
    "unIdentifiedBalanceEngagementAbs": 42.0,
    "statusComment": "string",
    "accountPurpose": "string",
    "accountProcedure": "string",
    "extraField01": "string",
    "extraField02": "string",
    "extraField03": "string",
    "extraField04": "string",
    "extraField05": "string",
    "extraField06": "string",
    "extraField07": "string",
    "extraField08": "string",
    "extraField09": "string",
    "extraField10": "string",
    "noOfRejects": 42,
    "accountPeriodComment_Key": 42,
    "accountPeriodTransaction_Key": 42,
    "preparedByName": "string",
    "preparedByUsername": "string",
    "approvedByName": "string",
    "approvedByUsername": "string",
    "reviewedByName": "string",
    "reviewedByUsername": "string",
    "preparedDate": "2025-05-04T09:42:00Z",
    "approvedDate": "2025-05-04T09:42:00Z",
    "reviewedDate": "2025-05-04T09:42:00Z",
    "rejectedDate": "2025-05-04T09:42:00Z",
    "engagementGuid": "string",
    "accountStatusPartial": "string",
    "accountPeriodBalance": 42.0,
    "balanceUpdatedDate": "2025-05-04T09:42:00Z",
    "accountStatusComments": "string",
    "accountStatusReasonText": "string",
    "reviewComment": "string"
  }
]