Update external system response status
post
/service/v1/updateExternalSystemResponse
This endpoint is used to update external system response status.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
User Id
Request Body that contains response status for external systems
Root Schema : ExternalSystemResponseStatus
Type:
object
Request body to update external system response
Show Source
-
accountList:
array accountList
External System Response Model
-
referenceNo:
string
Transaction Reference Number
-
seqNo:
integer(int64)
Sequence Number
-
txnReferenceNo:
string
Transaction Reference Number
Nested Schema : accountList
Type:
array
External System Response Model
Show Source
-
Array of:
object ExternalSystemResponseStatusModel
Request body to update external system response
Nested Schema : ExternalSystemResponseStatusModel
Type:
object
Request body to update external system response
Show Source
-
accountNumber:
string
Account Number
-
blkRefNo:
string
Block Reference Number
-
clearingRefNo:
string
Clearing Reference Number
-
ecaErrorCode:
string
ECA Error Codes
-
ecaRefNo:
string
ECA Reference Number
-
ecaStatus:
string
ECA Status
-
extPaymentErrorCode:
string
External Payment Error Codes
-
paymentRefNo:
string
Payment Reference Number
-
paymentStatus:
string
Payment Status
-
postingErrorCode:
string
Posting Error Codes
-
postingRefNo:
string
Posting Reference Number
-
postingStatus:
string
Posting Status
-
vamPostingStatus:
string
VAM Posting Status
-
vamReferenceNumber:
string
VAM Reference Number
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Root Schema : ExternalSystemStatusUpdateResponse
Type:
object
External Syatem Status Update Response
Show Source
-
eventCode:
string
Event Code
-
status:
string
Status
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error