GET api/GeneratePO/GetAllByCategoryId/{Id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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",
"PODate": "2025-12-08T13:27:45.9228135+05:30",
"PONumber": "sample string 2",
"POFinancialYearID": 3,
"FYName": "sample string 4",
"VendorId": 5,
"VendorName": "sample string 6",
"IsLiquid": 7,
"SparePart": 8,
"SparePartName": "sample string 9",
"POdesc": "sample string 10",
"InvoiceSpareType": 11,
"Sparepartdetails": "sample string 12",
"Quantity": 13.0,
"POUnitRate": 14.0,
"TotalAmount": 15.0,
"IGST": 16.0,
"SGST": 17.0,
"SCGST": 18.0,
"POGrandTotal": 19.0,
"POStatus": "sample string 20",
"POCategoryId": 21,
"POInvoiceId": 22,
"FromDate": "sample string 23",
"ToDate": "sample string 24",
"CategId": 25,
"Id": 26,
"VEHICLES_ID": 27,
"CreatedBy": 28,
"CreatedDate": "2025-12-08T13:27:45.9228135+05:30",
"ModifiedBy": 30,
"ModifiedDate": "2025-12-08T13:27:45.9228135+05:30",
"Operation": 1,
"Comments": "sample string 32"
},
{
"MONGODBNAME": "sample string 1",
"PODate": "2025-12-08T13:27:45.9228135+05:30",
"PONumber": "sample string 2",
"POFinancialYearID": 3,
"FYName": "sample string 4",
"VendorId": 5,
"VendorName": "sample string 6",
"IsLiquid": 7,
"SparePart": 8,
"SparePartName": "sample string 9",
"POdesc": "sample string 10",
"InvoiceSpareType": 11,
"Sparepartdetails": "sample string 12",
"Quantity": 13.0,
"POUnitRate": 14.0,
"TotalAmount": 15.0,
"IGST": 16.0,
"SGST": 17.0,
"SCGST": 18.0,
"POGrandTotal": 19.0,
"POStatus": "sample string 20",
"POCategoryId": 21,
"POInvoiceId": 22,
"FromDate": "sample string 23",
"ToDate": "sample string 24",
"CategId": 25,
"Id": 26,
"VEHICLES_ID": 27,
"CreatedBy": 28,
"CreatedDate": "2025-12-08T13:27:45.9228135+05:30",
"ModifiedBy": 30,
"ModifiedDate": "2025-12-08T13:27:45.9228135+05:30",
"Operation": 1,
"Comments": "sample string 32"
},
{
"MONGODBNAME": "sample string 1",
"PODate": "2025-12-08T13:27:45.9228135+05:30",
"PONumber": "sample string 2",
"POFinancialYearID": 3,
"FYName": "sample string 4",
"VendorId": 5,
"VendorName": "sample string 6",
"IsLiquid": 7,
"SparePart": 8,
"SparePartName": "sample string 9",
"POdesc": "sample string 10",
"InvoiceSpareType": 11,
"Sparepartdetails": "sample string 12",
"Quantity": 13.0,
"POUnitRate": 14.0,
"TotalAmount": 15.0,
"IGST": 16.0,
"SGST": 17.0,
"SCGST": 18.0,
"POGrandTotal": 19.0,
"POStatus": "sample string 20",
"POCategoryId": 21,
"POInvoiceId": 22,
"FromDate": "sample string 23",
"ToDate": "sample string 24",
"CategId": 25,
"Id": 26,
"VEHICLES_ID": 27,
"CreatedBy": 28,
"CreatedDate": "2025-12-08T13:27:45.9228135+05:30",
"ModifiedBy": 30,
"ModifiedDate": "2025-12-08T13:27:45.9228135+05:30",
"Operation": 1,
"Comments": "sample string 32"
}
]