GET api/User/GetByCATEGID_GST?CATEGORY_ID={CATEGORY_ID}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
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",
  "UFP": [
    {
      "UFP_NAME": "sample string 1",
      "UFP_STATUS": "sample string 2"
    },
    {
      "UFP_NAME": "sample string 1",
      "UFP_STATUS": "sample string 2"
    },
    {
      "UFP_NAME": "sample string 1",
      "UFP_STATUS": "sample string 2"
    }
  ],
  "FCP": 1,
  "AIP": 2,
  "Address": "sample string 3",
  "BiltyIndication": "sample string 4",
  "ChallanIndication": "sample string 5",
  "ArrivalIndication": "sample string 6",
  "BillIndication": "sample string 7",
  "MoneyReceiptIndication": "sample string 8",
  "RoleId": "sample string 9",
  "USERS_APP_ROLES_ID": 10,
  "RoleName": "sample string 11",
  "CategoryID": 12,
  "BRANCH_ID": 13,
  "CategoryName": "sample string 14",
  "CATEGORIES_NAME": "sample string 15",
  "EmailID": "sample string 16",
  "UserName": "sample string 17",
  "Password": "sample string 18",
  "CATEGORIES_GST_NO": "sample string 19",
  "FullName": "sample string 20",
  "UserBranch": "sample string 21",
  "UserStaff_ID": "sample string 22",
  "IsActive": "sample string 23",
  "FORMS_NAME": "sample string 24",
  "FORMS_URL": "sample string 25",
  "FORMS_PARENT_ID": "sample string 26",
  "FORMS_IMAGE_URL": "sample string 27",
  "FORMS_ID": 28,
  "FORMS_STYLE": "sample string 29",
  "BRANCH_NAME": "sample string 30",
  "app_roles_name": "sample string 31",
  "USERS_DEVICE_TOKEN": "sample string 32",
  "API_URL": "sample string 33",
  "CATEGORIES_CATEGTYPE_ID": 34,
  "CategId": 35,
  "Id": 36,
  "VEHICLES_ID": 37,
  "CreatedBy": 38,
  "CreatedDate": "2025-12-08T13:26:26.3450919+05:30",
  "ModifiedBy": 40,
  "ModifiedDate": "2025-12-08T13:26:26.3450919+05:30",
  "Operation": 1,
  "Comments": "sample string 42"
}