Measure accounting total

A measure accounting total.

Get all measure budgeting totals

Get all measure budgeting totals of the authenticated hub.

SecurityJWT
Request
query Parameters
measure
string or integer

The measure for which the measure budgeting totals should be displayed.

accounting_ledger_qualifier
string

The accounting ledger qualifier for which the measure budgeting totals should be displayed.

accounting_legal_entity_qualifier
string

The accounting legal entity qualifier for which the measure budgeting totals should be displayed.

calculated
boolean

Filter the measure budgeting totals for calculated totals.

filled
boolean

Filter the measure budgeting totals for filled totals.

created_user
string or integer

Filter the measure budgeting totals for a created user.

modified_user
string or integer

Filter the measure budgeting totals for a modified user.

page
integer
Default: 1

The page number of the response.

Responses
200

Successful operation

404

Not Found

422

Unprocessable Content

get/measureaccountingetotal
Request samples
Response samples
application/json
{
  • "success": true,
  • "hash": "4ea3613051e3c10849c24f2474bd4981047d70b2",
  • "data": [
    ],
  • "meta": {
    },
  • "timestamp": 1713178499418
}