GET api/Tripexpenses/GET_cashadvance_trip?LRID={LRID}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
LRID
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "Cash_Id": 1,
    "Cash_Type": "sample string 2",
    "Amount": 3.0,
    "Cost_TYPE": 4,
    "SttNo": 5,
    "LrId": 6,
    "Location": "sample string 7",
    "StartDate": "sample string 8",
    "CloseDate": "sample string 9",
    "TDays": 10,
    "VNO": "sample string 11",
    "SLNO": "sample string 12",
    "STATUS": "sample string 13",
    "CASH_LFROM": "sample string 14"
  },
  {
    "Cash_Id": 1,
    "Cash_Type": "sample string 2",
    "Amount": 3.0,
    "Cost_TYPE": 4,
    "SttNo": 5,
    "LrId": 6,
    "Location": "sample string 7",
    "StartDate": "sample string 8",
    "CloseDate": "sample string 9",
    "TDays": 10,
    "VNO": "sample string 11",
    "SLNO": "sample string 12",
    "STATUS": "sample string 13",
    "CASH_LFROM": "sample string 14"
  },
  {
    "Cash_Id": 1,
    "Cash_Type": "sample string 2",
    "Amount": 3.0,
    "Cost_TYPE": 4,
    "SttNo": 5,
    "LrId": 6,
    "Location": "sample string 7",
    "StartDate": "sample string 8",
    "CloseDate": "sample string 9",
    "TDays": 10,
    "VNO": "sample string 11",
    "SLNO": "sample string 12",
    "STATUS": "sample string 13",
    "CASH_LFROM": "sample string 14"
  }
]