Fetch the excess payment handling parameters
get
/service/v1/getExcessHandlingParameters
This endpoint is used to fetch the excess payment handling parameters.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
paymentRefNo: string
paymentRefNo
Header Parameters
-
appId: string
App Id
-
branchCode: string
branchCode
-
userId: string
userId
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Root Schema : ExcessHandlingDTO
Type:
object
ExcessHandlingDTO
Show Source
-
excessHandlingParty(optional):
string
excessHandlingParty
-
excessHandlingPaymnetMode(optional):
string
excessHandlingPaymnetMode
-
excessHandlingType(optional):
string
excessHandlingType
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error