Object Class Federal Accounts
Returns financial spending data by object class.
Documentation for this endpoint can be found here.
GET /api/v2/federal_accounts/4324/available_object_classes/
{
"results": [
{
"id": "40",
"name": "Grants and fixed charges",
"minor_object_class": [
{
"id": "43.0",
"name": "Interest and dividends"
}
]
}
]
}