GET api/Balancesheet/Balancesheetgroupnames?BALANCESHEET_CATEGORY_ID={BALANCESHEET_CATEGORY_ID}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
BALANCESHEET_CATEGORY_ID
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "MONGODBNAME": "sample string 1",
    "Operation": "sample string 1",
    "BALANCESHEET_ID": 2,
    "BALANCESHEET_CATEGORY_ID": 3,
    "BALANCESHEET_GROUP": 4,
    "BALANCESHEETGROUP_ID": 5,
    "BALANCESHEET_STATUS": 6,
    "BALANCESHEET_CREATEDBY": 7,
    "BALANCESHEETGROUP_NAME": "sample string 8",
    "CategId": 9,
    "Id": 10,
    "VEHICLES_ID": 11,
    "CreatedBy": 12,
    "CreatedDate": "2025-12-08T13:29:16.8447535+05:30",
    "ModifiedBy": 14,
    "ModifiedDate": "2025-12-08T13:29:16.8447535+05:30",
    "Comments": "sample string 16"
  },
  {
    "MONGODBNAME": "sample string 1",
    "Operation": "sample string 1",
    "BALANCESHEET_ID": 2,
    "BALANCESHEET_CATEGORY_ID": 3,
    "BALANCESHEET_GROUP": 4,
    "BALANCESHEETGROUP_ID": 5,
    "BALANCESHEET_STATUS": 6,
    "BALANCESHEET_CREATEDBY": 7,
    "BALANCESHEETGROUP_NAME": "sample string 8",
    "CategId": 9,
    "Id": 10,
    "VEHICLES_ID": 11,
    "CreatedBy": 12,
    "CreatedDate": "2025-12-08T13:29:16.8447535+05:30",
    "ModifiedBy": 14,
    "ModifiedDate": "2025-12-08T13:29:16.8447535+05:30",
    "Comments": "sample string 16"
  },
  {
    "MONGODBNAME": "sample string 1",
    "Operation": "sample string 1",
    "BALANCESHEET_ID": 2,
    "BALANCESHEET_CATEGORY_ID": 3,
    "BALANCESHEET_GROUP": 4,
    "BALANCESHEETGROUP_ID": 5,
    "BALANCESHEET_STATUS": 6,
    "BALANCESHEET_CREATEDBY": 7,
    "BALANCESHEETGROUP_NAME": "sample string 8",
    "CategId": 9,
    "Id": 10,
    "VEHICLES_ID": 11,
    "CreatedBy": 12,
    "CreatedDate": "2025-12-08T13:29:16.8447535+05:30",
    "ModifiedBy": 14,
    "ModifiedDate": "2025-12-08T13:29:16.8447535+05:30",
    "Comments": "sample string 16"
  }
]