GET api/Payments/GetById/{Id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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",
  "Payment_FinancialyearID": 1,
  "FinancialYearName": "sample string 2",
  "Payment_Type": 3,
  "Payment_Mode": 4,
  "Payment_FormID": 5,
  "Payment_Date": "2025-12-08T13:27:46.8291454+05:30",
  "FormName": "sample string 7",
  "Payment_AccountID": 8,
  "AccountName": "sample string 9",
  "Payment_Checque_Date": "2025-12-08T13:27:46.8291454+05:30",
  "Payment_Checque_Proof": "sample string 11",
  "Payment_Transaction_No": "sample string 12",
  "Payment_Transaction_Date": "sample string 13",
  "Payment_Checque_No": "sample string 14",
  "Payment_BankAccountID": 15,
  "BankAccountName": "sample string 16",
  "Payment_Amount": 17.0,
  "Input_IGST": 18.0,
  "Input_CGST": 19.0,
  "Input_SGST": 20.0,
  "Output_IGST": 21.0,
  "Output_CGST": 22.0,
  "Output_SGST": 23.0,
  "Input_TDS": 24.0,
  "OutPut_TDS": 25.0,
  "Payment_Total_Amount": 26.0,
  "RowId": "sample string 27",
  "Payment_Current_Status": 28,
  "Payment_CategId": 29,
  "Upload_DocumentPath": "sample string 30",
  "CategId": 31,
  "Id": 32,
  "VEHICLES_ID": 33,
  "CreatedBy": 34,
  "CreatedDate": "2025-12-08T13:27:46.8291454+05:30",
  "ModifiedBy": 36,
  "ModifiedDate": "2025-12-08T13:27:46.8291454+05:30",
  "Operation": 1,
  "Comments": "sample string 38"
}