Deletes corresponding data upon transaction purge
post
/service/v1/purgeCrnTransaction
This endpoint is used to delete the corresponding data upon transaction purge.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
Application Id
-
branchCode: string
Branch Code
-
userId: string
User Id
Request Body with attributes picked from Workflow
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
Response To Workflow after Purging
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