GET api/Accountsubgroupdetails/GetAllByCategoryID/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
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",
    "ASGD_Id": 1,
    "SubGroupCategoryId": 2,
    "SubGroupGroupId": "sample string 3",
    "SubGroupGroupName": "sample string 4",
    "SubGroupName": "sample string 5",
    "SubGroupCode": "sample string 6",
    "SubGroupStatus": "sample string 7",
    "SubGroupNameAndCode": "sample string 8",
    "CategId": 9,
    "Id": 10,
    "VEHICLES_ID": 11,
    "CreatedBy": 12,
    "CreatedDate": "2025-12-08T13:29:16.7509898+05:30",
    "ModifiedBy": 14,
    "ModifiedDate": "2025-12-08T13:29:16.7509898+05:30",
    "Operation": 1,
    "Comments": "sample string 16"
  },
  {
    "MONGODBNAME": "sample string 1",
    "ASGD_Id": 1,
    "SubGroupCategoryId": 2,
    "SubGroupGroupId": "sample string 3",
    "SubGroupGroupName": "sample string 4",
    "SubGroupName": "sample string 5",
    "SubGroupCode": "sample string 6",
    "SubGroupStatus": "sample string 7",
    "SubGroupNameAndCode": "sample string 8",
    "CategId": 9,
    "Id": 10,
    "VEHICLES_ID": 11,
    "CreatedBy": 12,
    "CreatedDate": "2025-12-08T13:29:16.7509898+05:30",
    "ModifiedBy": 14,
    "ModifiedDate": "2025-12-08T13:29:16.7509898+05:30",
    "Operation": 1,
    "Comments": "sample string 16"
  },
  {
    "MONGODBNAME": "sample string 1",
    "ASGD_Id": 1,
    "SubGroupCategoryId": 2,
    "SubGroupGroupId": "sample string 3",
    "SubGroupGroupName": "sample string 4",
    "SubGroupName": "sample string 5",
    "SubGroupCode": "sample string 6",
    "SubGroupStatus": "sample string 7",
    "SubGroupNameAndCode": "sample string 8",
    "CategId": 9,
    "Id": 10,
    "VEHICLES_ID": 11,
    "CreatedBy": 12,
    "CreatedDate": "2025-12-08T13:29:16.7509898+05:30",
    "ModifiedBy": 14,
    "ModifiedDate": "2025-12-08T13:29:16.7509898+05:30",
    "Operation": 1,
    "Comments": "sample string 16"
  }
]