GET https://analyticsapi.adra.com/balancer/api/AccountVarianceFacts https://analyticsapi.adra.com/balancer

Gets the account variance facts.

This request should be used to retrieve account variance information comparing balances between periods for the specified engagement(s). The data contained here will be similar to what can be seen in Balancer under the Variance Analysis tab. Sample value of Account Varience Facts

"AccountPeriodVariance_Key": 1324, "Engagement_Key": 9876, "LegalEntity_Key": 3423, "Account_Key": 9768, "Period_Key": 123, "VarianceSetting_Key": 231, "CurrentPeriod_Key": 435, "ComparedPeriod_Key": 4532, "Account_Id": 23536, "EngagementGuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "VarianceType": 2, "VarianceTypeText": "Month Over Month", "CurrentPeriodBalance": 0.23, "ComparedPeriodBalance": 0.11, "VarianceAmount": 1.34, "VariancePercent": "1.23", "Materiality": 2, "MaterialityText": null, "Explanation": null, "DocumentedDate": "2022-12-05T06:50:44.992Z", "DocumentedBy": null, "IsActive": true

Query parameters

  • string
  • string
GET /api/AccountVarianceFacts
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://developer.adra.com/doc/analytics-balancer/explorer/operation/operation-api-accountvariancefacts
Response
Waiting for a request to be sent.