VRPlatformVRPlatform
Teams

/teams/opening-trial-balance

Retrieve opening trial balance

GET
/teams/opening-trial-balance
X-API-Key<token>

API key provided in dashboard

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.vrplatform.app/teams/opening-trial-balance"
{
  "glStartAt": "string",
  "openingDate": "string",
  "source": {
    "mode": "manual",
    "editable": true,
    "lastUpdatedAt": "string",
    "externalConnectionId": "8668fec7-5442-4f84-b4ee-567e9b4bf174"
  },
  "locked": true,
  "lockReasons": [
    "string"
  ],
  "rows": [
    {
      "accountId": "3d07c219-0a88-45be-9cfc-91e9d095a1e9",
      "accountName": "string",
      "classification": "asset",
      "type": "ledger",
      "combinedCentTotal": -9007199254740991,
      "trustCentTotal": -9007199254740991,
      "operatingCentTotal": -9007199254740991,
      "editable": true
    }
  ],
  "assignment": {
    "accountId": "3d07c219-0a88-45be-9cfc-91e9d095a1e9",
    "accountName": "string",
    "combinedCentTotal": -9007199254740991,
    "trustCentTotal": -9007199254740991,
    "operatingCentTotal": -9007199254740991
  },
  "trustReversal": {
    "status": "not_created",
    "journalEntryIds": [
      "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    ],
    "lastRefreshedAt": "string"
  }
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}