POST api/Tripsheet/Add_LR_INVOICE_DETAILS
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| details | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"LR_ID": 1,
"LR_VNO": "sample string 2",
"LR_PARTY_NAME": "sample string 3",
"LR_FREIGHT_KM": "sample string 4",
"LR_DISTANCE": "sample string 5",
"StateId": "sample string 6",
"quantity": "sample string 7",
"legal_name_of_consignee": "sample string 8",
"Dealercode": "sample string 9",
"InvoiceNo": 10,
"Invoicedate": "sample string 11",
"MPbase": 12,
"CMVRstat": 13,
"Rate": 14,
"Freightamt": 15,
"Multifreightamt": 16,
"LRID": 17,
"CategId": 18
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
true