Fixed Deposit Booking
Get Payment Details
Parameters | Type | Description | Mandatory/Optional |
paymentId | String (UUID) | Payment ID | Mandatory |
Parameter | Type | Description |
id | String (UUID) | Application ID |
date | String (YYYY-MM-DD) | Date of the payment |
paymentMethod | String | Method of Payment |
utrNumber | String | UTR Number |
applicationId | String (UUID) | Application ID for which payment has been done |
status | String | Status of the Payment |
callbackUrl | String (URL) | Callback Url given while creating payment |
redirectUrl | String (URL) | Payment Redirect URL |