GET api/AccountGroupMapping/GetAllFormsByCategoryID?CategoryId={CategoryId}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
CategoryId
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",
    "FormName": "sample string 1",
    "AGM_NAME": "sample string 2",
    "AGM_ID": 3,
    "AGM_FORMID": "sample string 4",
    "AGM_ACCOUNTGROUPID": "sample string 5",
    "AG_GROUPID": 6,
    "AG_GROUPNAME": "sample string 7",
    "AGM_CATEGORY_ID": 8,
    "AGM_STATUS": 9,
    "BALANCESHEETGROUP_NAME": "sample string 10",
    "AG_GROUPNATURE": 11,
    "AG_PARENTGORUPID": 12,
    "AG_STATUS": 13,
    "AG_CATEGORY_ID": "sample string 14",
    "BALANCESHEETGROUP_ID": 15,
    "CategId": 16,
    "Id": 17,
    "VEHICLES_ID": 18,
    "CreatedBy": 19,
    "CreatedDate": "2025-12-08T13:26:26.8918689+05:30",
    "ModifiedBy": 21,
    "ModifiedDate": "2025-12-08T13:26:26.8918689+05:30",
    "Operation": 1,
    "Comments": "sample string 23"
  },
  {
    "MONGODBNAME": "sample string 1",
    "FormName": "sample string 1",
    "AGM_NAME": "sample string 2",
    "AGM_ID": 3,
    "AGM_FORMID": "sample string 4",
    "AGM_ACCOUNTGROUPID": "sample string 5",
    "AG_GROUPID": 6,
    "AG_GROUPNAME": "sample string 7",
    "AGM_CATEGORY_ID": 8,
    "AGM_STATUS": 9,
    "BALANCESHEETGROUP_NAME": "sample string 10",
    "AG_GROUPNATURE": 11,
    "AG_PARENTGORUPID": 12,
    "AG_STATUS": 13,
    "AG_CATEGORY_ID": "sample string 14",
    "BALANCESHEETGROUP_ID": 15,
    "CategId": 16,
    "Id": 17,
    "VEHICLES_ID": 18,
    "CreatedBy": 19,
    "CreatedDate": "2025-12-08T13:26:26.8918689+05:30",
    "ModifiedBy": 21,
    "ModifiedDate": "2025-12-08T13:26:26.8918689+05:30",
    "Operation": 1,
    "Comments": "sample string 23"
  },
  {
    "MONGODBNAME": "sample string 1",
    "FormName": "sample string 1",
    "AGM_NAME": "sample string 2",
    "AGM_ID": 3,
    "AGM_FORMID": "sample string 4",
    "AGM_ACCOUNTGROUPID": "sample string 5",
    "AG_GROUPID": 6,
    "AG_GROUPNAME": "sample string 7",
    "AGM_CATEGORY_ID": 8,
    "AGM_STATUS": 9,
    "BALANCESHEETGROUP_NAME": "sample string 10",
    "AG_GROUPNATURE": 11,
    "AG_PARENTGORUPID": 12,
    "AG_STATUS": 13,
    "AG_CATEGORY_ID": "sample string 14",
    "BALANCESHEETGROUP_ID": 15,
    "CategId": 16,
    "Id": 17,
    "VEHICLES_ID": 18,
    "CreatedBy": 19,
    "CreatedDate": "2025-12-08T13:26:26.8918689+05:30",
    "ModifiedBy": 21,
    "ModifiedDate": "2025-12-08T13:26:26.8918689+05:30",
    "Operation": 1,
    "Comments": "sample string 23"
  }
]