Oracle Banking Virtual Account Management API 1.0.0

Servers

localhost:9093 kafka

Broker - 1

Operations

Sub AccountFacilityNotification

Event is generated when a Virtual Account Facility is Created/ Modified /Closed.

Accepts the following message:

vac.accountfacilitynotification

|| Topic: vac.accountfacilitynotification || Channel: AccountFacilityNotification ||

Payload oracle.fsgbu.obvam.vam.avro.accfacility.AccountFacility
object
AccountFcltyMaster
required
object
realCustomerNo
oneOf
0
string
1
null
defaultVirtualEntity
oneOf
0
string
1
null
modNo
oneOf
0
string
1
null
RecordStat
oneOf
0
string
1
null
AuthStat
oneOf
0
string
1
null
MakerId
oneOf
0
string
1
null
MakerDateStamp
oneOf
0
string
1
null
CheckerId
oneOf
0
string
1
null
checkerDateStamp
oneOf
0
string
1
null
OnceAuth
oneOf
0
string
1
null
AccountFcltyDetailsList
required
array<object>
id
required
string
accFcltyMasterId
required
string
accountClass
required
string
realAccountNo
oneOf
0
string
1
null
realCustomerNo
oneOf
0
string
1
null
branchCode
oneOf
0
string
1
null
realAccountCcy
oneOf
0
string
1
null

Additional items are allowed.

Additional properties are allowed.

Additional properties are allowed.

Headers
object
userId
string
branchCode
string
sourceSystem
string
event
string

Additional properties are allowed.

Examples

vac.accountfacilitynotification
Payload
{ "AccountFcltyMaster": { "realCustomerNo": "string", "defaultVirtualEntity": "string", "modNo": "string", "RecordStat": "string", "AuthStat": "string", "MakerId": "string", "MakerDateStamp": "string", "CheckerId": "string", "checkerDateStamp": "string", "OnceAuth": "string", "AccountFcltyDetailsList": [ { "id": "string", "accFcltyMasterId": "string", "accountClass": "string", "realAccountNo": "string", "realCustomerNo": "string", "branchCode": "string", "realAccountCcy": "string" } ] } }
This example has been generated automatically.
Headers
{ "userId": "string", "branchCode": "string", "sourceSystem": "string", "event": "string" }
This example has been generated automatically.

Messages

#1 vac.accountfacilitynotification

|| Topic: vac.accountfacilitynotification || Channel: AccountFacilityNotification ||

Payload oracle.fsgbu.obvam.vam.avro.accfacility.AccountFacility
object
AccountFcltyMaster
required
object
realCustomerNo
oneOf
0
string
1
null
defaultVirtualEntity
oneOf
0
string
1
null
modNo
oneOf
0
string
1
null
RecordStat
oneOf
0
string
1
null
AuthStat
oneOf
0
string
1
null
MakerId
oneOf
0
string
1
null
MakerDateStamp
oneOf
0
string
1
null
CheckerId
oneOf
0
string
1
null
checkerDateStamp
oneOf
0
string
1
null
OnceAuth
oneOf
0
string
1
null
AccountFcltyDetailsList
required
array<object>
id
required
string
accFcltyMasterId
required
string
accountClass
required
string
realAccountNo
oneOf
0
string
1
null
realCustomerNo
oneOf
0
string
1
null
branchCode
oneOf
0
string
1
null
realAccountCcy
oneOf
0
string
1
null

Additional items are allowed.

Additional properties are allowed.

Additional properties are allowed.

Headers
object
userId
string
branchCode
string
sourceSystem
string
event
string

Additional properties are allowed.