Payment handling parameters
get
/service/v1/getExcessHandlingParameters
This endpoint is used to fetch excess payment handling parameters.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
paymentRefNo(required): string
paymentRefNo
Header Parameters
-
appId(required): string
App Id
-
branchCode(required): string
branchCode
-
userId(required): 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:
string
excessHandlingParty
-
excessHandlingPaymnetMode:
string
excessHandlingPaymnetMode
-
excessHandlingType:
string
excessHandlingType
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error