Authorize a External Response
post
/OLExternalResponseService/OLExternalResponse/AuthorizeExResponse
This operation authorizes a External Response using OLExternalResponse Service(OLDEXRES).
Request
Header Parameters
-
BRANCH(required): string
Enter Transaction Branch
-
ENTITY: string
Enter Entity ID
-
SOURCE(required): string
Enter Source Code of External System
-
USERID(required): string
Enter User ID
Root Schema : ExresMasDto
Type:
Show Source
object
-
exresDetList:
array exresDetList
-
masCommMode:
string
Indicates MasCommMode
-
masDestinationSource:
string
Indicates MasDestinationSource
-
masExtStatus:
string
Indicates MasExtStatus
-
masForcePost:
string
Indicates MasForcePost
-
masKeyid:
string
Indicates MasKeyid
-
masLogTime:
string
Indicates MasLogTime
-
masMsgid(required):
string
Indicates MasMsgid
-
masProcessStatus:
string
Indicates MasProcessStatus
-
masRetryCount:
number
Indicates MasRetryCount
-
masSeqNo(required):
number
Indicates MasSeqNo
-
masServiceCode:
string
Indicates MasServiceCode
Nested Schema : ExresDetDto
Type:
Show Source
object
-
detErrorCodes:
string
Indicates DetErrorCodes
-
detErrorParam:
string
Indicates DetErrorParam
-
detExtStatus:
string
Indicates DetExtStatus
-
detMsgid(required):
string
Indicates DetMsgid
-
detReqSerialNo(required):
number
Indicates DetReqSerialNo
-
detRequestTime:
string
Indicates DetRequestTime
-
detRequestXml:
string
Indicates DetRequestXml
-
detResponseTime:
string
Indicates DetResponseTime
-
detResponseXml:
string
Indicates DetResponseXml
-
detSeqNo(required):
number
Indicates DetSeqNo
-
detVersioned:
string
Indicates DetVersioned
Response
Supported Media Types
- application/json
200 Response
AuthorizeExResponse Successfully Performed
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error