Purge the payment transactions
post
/service/v1/purgePmtTransaction
This endpoint is used to purge the payment transactions.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
App Id
-
branchCode: string
branchCode
-
userId: string
userId
Request Body with attributes picked from model.
Root Schema : ConductorWorkflowModel
Type:
object
ConductorWorkflowModel
Show Source
-
errorCode(optional):
string
Error Code
-
errorDesc(optional):
string
Error Desc
-
transactionReferenceNo(optional):
string
Transaction Referenec No
Response
Supported Media Types
- application/json
- application/xml
200 Response
Invoices rejected successfully
Root Schema : ConductorWorkflowModel
Type:
object
ConductorWorkflowModel
Show Source
-
errorCode(optional):
string
Error Code
-
errorDesc(optional):
string
Error Desc
-
transactionReferenceNo(optional):
string
Transaction Referenec No
400 Response
Bad Request
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error