GET api/SobDetails/GetAll
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"MONGODBNAME": "sample string 1",
"Id": 1,
"PartyId": 2,
"FromDate": "2025-12-08T13:28:36.4854019+05:30",
"ToDate": "2025-12-08T13:28:36.4854019+05:30",
"Total": 5,
"Createdby": 6,
"CategId": 7,
"VEHICLES_ID": 8,
"CreatedBy": 9,
"CreatedDate": "2025-12-08T13:28:36.4854019+05:30",
"ModifiedBy": 11,
"ModifiedDate": "2025-12-08T13:28:36.4854019+05:30",
"Operation": 1,
"Comments": "sample string 13"
},
{
"MONGODBNAME": "sample string 1",
"Id": 1,
"PartyId": 2,
"FromDate": "2025-12-08T13:28:36.4854019+05:30",
"ToDate": "2025-12-08T13:28:36.4854019+05:30",
"Total": 5,
"Createdby": 6,
"CategId": 7,
"VEHICLES_ID": 8,
"CreatedBy": 9,
"CreatedDate": "2025-12-08T13:28:36.4854019+05:30",
"ModifiedBy": 11,
"ModifiedDate": "2025-12-08T13:28:36.4854019+05:30",
"Operation": 1,
"Comments": "sample string 13"
},
{
"MONGODBNAME": "sample string 1",
"Id": 1,
"PartyId": 2,
"FromDate": "2025-12-08T13:28:36.4854019+05:30",
"ToDate": "2025-12-08T13:28:36.4854019+05:30",
"Total": 5,
"Createdby": 6,
"CategId": 7,
"VEHICLES_ID": 8,
"CreatedBy": 9,
"CreatedDate": "2025-12-08T13:28:36.4854019+05:30",
"ModifiedBy": 11,
"ModifiedDate": "2025-12-08T13:28:36.4854019+05:30",
"Operation": 1,
"Comments": "sample string 13"
}
]