Teams
/teams/opening-trial-balance/manual
Update manual opening trial balance
Authorization
apiKey X-API-Key<token>
API key provided in dashboard
In: header
Request Body
application/json
rows*
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://api.vrplatform.app/teams/opening-trial-balance/manual" \ -H "Content-Type: application/json" \ -d '{ "rows": [ { "accountId": "3d07c219-0a88-45be-9cfc-91e9d095a1e9", "combinedCentTotal": -9007199254740991 } ] }'{
"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
}