GET api/Contractdetails/GetAllByCategoryID?CategoryId={CategoryId}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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",
"CONTRACTS_DETAILS_CONTRACTSID": 1,
"ContractsDetailsContractsid": "sample string 2",
"Cheked": true,
"CONTRACTS_DETAILS_CATEGORY_ID": 4,
"CONTRACTS_DETAILS_FROMSTATIONID": "sample string 5",
"ContractsDetailsfromStationName": "sample string 6",
"CONTRACTS_DETAILS_TO_STATIONID": "sample string 7",
"ContractsDetailsToStationName": "sample string 8",
"ContractDetailsTransition_Days": "sample string 9",
"ContractDetailsRate_Shipment": "sample string 10",
"CONTRACTS_DETAILS_VEHICLEMODELID": "sample string 11",
"AMOUNT": "sample string 12",
"ContractsDetailsVehicleModelName": "sample string 13",
"CONTRACTS_DETAILS_STATUS": "sample string 14",
"CONTRACTS_DETAILS_VEHICLETYPE_NAME": "sample string 15",
"CONTRACTS_DETAILS_VEHICLETYPEID": "sample string 16",
"ContractDetailsRate_Disatnce": "sample string 17",
"ContractDetailsQuery": "sample string 18",
"CategId": 19,
"Id": 20,
"VEHICLES_ID": 21,
"CreatedBy": 22,
"CreatedDate": "2025-12-08T13:29:37.1259636+05:30",
"ModifiedBy": 24,
"ModifiedDate": "2025-12-08T13:29:37.1259636+05:30",
"Operation": 1,
"Comments": "sample string 26"
},
{
"MONGODBNAME": "sample string 1",
"CONTRACTS_DETAILS_CONTRACTSID": 1,
"ContractsDetailsContractsid": "sample string 2",
"Cheked": true,
"CONTRACTS_DETAILS_CATEGORY_ID": 4,
"CONTRACTS_DETAILS_FROMSTATIONID": "sample string 5",
"ContractsDetailsfromStationName": "sample string 6",
"CONTRACTS_DETAILS_TO_STATIONID": "sample string 7",
"ContractsDetailsToStationName": "sample string 8",
"ContractDetailsTransition_Days": "sample string 9",
"ContractDetailsRate_Shipment": "sample string 10",
"CONTRACTS_DETAILS_VEHICLEMODELID": "sample string 11",
"AMOUNT": "sample string 12",
"ContractsDetailsVehicleModelName": "sample string 13",
"CONTRACTS_DETAILS_STATUS": "sample string 14",
"CONTRACTS_DETAILS_VEHICLETYPE_NAME": "sample string 15",
"CONTRACTS_DETAILS_VEHICLETYPEID": "sample string 16",
"ContractDetailsRate_Disatnce": "sample string 17",
"ContractDetailsQuery": "sample string 18",
"CategId": 19,
"Id": 20,
"VEHICLES_ID": 21,
"CreatedBy": 22,
"CreatedDate": "2025-12-08T13:29:37.1259636+05:30",
"ModifiedBy": 24,
"ModifiedDate": "2025-12-08T13:29:37.1259636+05:30",
"Operation": 1,
"Comments": "sample string 26"
},
{
"MONGODBNAME": "sample string 1",
"CONTRACTS_DETAILS_CONTRACTSID": 1,
"ContractsDetailsContractsid": "sample string 2",
"Cheked": true,
"CONTRACTS_DETAILS_CATEGORY_ID": 4,
"CONTRACTS_DETAILS_FROMSTATIONID": "sample string 5",
"ContractsDetailsfromStationName": "sample string 6",
"CONTRACTS_DETAILS_TO_STATIONID": "sample string 7",
"ContractsDetailsToStationName": "sample string 8",
"ContractDetailsTransition_Days": "sample string 9",
"ContractDetailsRate_Shipment": "sample string 10",
"CONTRACTS_DETAILS_VEHICLEMODELID": "sample string 11",
"AMOUNT": "sample string 12",
"ContractsDetailsVehicleModelName": "sample string 13",
"CONTRACTS_DETAILS_STATUS": "sample string 14",
"CONTRACTS_DETAILS_VEHICLETYPE_NAME": "sample string 15",
"CONTRACTS_DETAILS_VEHICLETYPEID": "sample string 16",
"ContractDetailsRate_Disatnce": "sample string 17",
"ContractDetailsQuery": "sample string 18",
"CategId": 19,
"Id": 20,
"VEHICLES_ID": 21,
"CreatedBy": 22,
"CreatedDate": "2025-12-08T13:29:37.1259636+05:30",
"ModifiedBy": 24,
"ModifiedDate": "2025-12-08T13:29:37.1259636+05:30",
"Operation": 1,
"Comments": "sample string 26"
}
]