Oracle Banking Virtual Account Management API 1.0.0

Servers

localhost:9093 kafka

Broker - 1

Operations

Sub Amountblockauthorizednotification

Event is generated when ECA amount block is authorized.

Accepts the following message:

eca.amountblockauthorizenotification

|| Topic: eca.amountblockauthorizenotification || Channel: Amountblockauthorizednotification ||

Payload avro.oracle.fsgbu.plato.amtBlock.AmountBlockAuthorized
object
appId
required
string
branchCode
required
string
userId
required
string
serviceActivity
oneOf
0
string
1
null
sourceAppName
oneOf
0
string
1
null
retryCount
oneOf
0
string
1
null
retry
oneOf
0
string
1
null
referenceNo
oneOf
0
string
1
null

Additional properties are allowed.

Headers
object
userId
string
branchCode
string
sourceSystem
string
event
string

Additional properties are allowed.

Examples

eca.amountblockauthorizenotification
Payload
{ "appId": "string", "branchCode": "string", "userId": "string", "serviceActivity": "string", "sourceAppName": "string", "retryCount": "string", "retry": "string", "referenceNo": "string" }
This example has been generated automatically.
Headers
{ "userId": "string", "branchCode": "string", "sourceSystem": "string", "event": "string" }
This example has been generated automatically.

Messages

#1 eca.amountblockauthorizenotification

|| Topic: eca.amountblockauthorizenotification || Channel: Amountblockauthorizednotification ||

Payload avro.oracle.fsgbu.plato.amtBlock.AmountBlockAuthorized
object
appId
required
string
branchCode
required
string
userId
required
string
serviceActivity
oneOf
0
string
1
null
sourceAppName
oneOf
0
string
1
null
retryCount
oneOf
0
string
1
null
retry
oneOf
0
string
1
null
referenceNo
oneOf
0
string
1
null

Additional properties are allowed.

Headers
object
userId
string
branchCode
string
sourceSystem
string
event
string

Additional properties are allowed.