Create the excess payment for a reconciliation transaction
post
/service/v1/checkForExcessPayment
This endpoint is used to create the excess payment for a reconciliation transaction.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
App Id
-
branchCode(required): string
branchCode
-
userId(required): string
userId
Request Body that contains data required for updating an invoice based on Task
Root Schema : ConductorWorkflowModel
Type:
objectConductorWorkflowModel
Show Source
-
errorCode:
string
Error Code
-
errorDesc:
string
Error Desc
-
transactionReferenceNo:
string
Transaction Referenec No
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Nested Schema : ResponseResourceSupport
Type:
objectNested Schema : items
Type:
object400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error