POST api/PaymentConfiguration/Payinstallment
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| PayInstallmentModel | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"PCA_Amount": 1.0,
"PCA_InstallmemntNo": "sample string 2",
"P_PaymentMode": "sample string 3",
"P_BankId": 1,
"APP_No": "sample string 4",
"P_Ban_Trans_Ref_No": "sample string 5",
"P_Applicant_pay_Date": "2025-12-07T07:56:39.8377599+05:30",
"P_Bank_BranchName": "sample string 7",
"P_Line_Payment": "sample string 8"
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.