Oracle Banking Virtual Account Management(OBVAM) API1.0.0

Virtual Account Entity Service

Servers

localhost:9093 kafka

Broker - 1

Operations

Pub vat.trnfailednotification

The topic on which event will produce in case of transection failure.

Send transaction failure event

Accepts the following message:

Send transaction failure eventSend transaction failure event

Send transaction failure event

Send transaction failure event

Payload RollbackNotification
object
refNo
string
errorList
array<oneOf >

Items:

0
oneOf
0 ErrorDetails
object
code
string
desc
string,null

Additional properties are allowed.

Additional items are allowed.

Additional properties are allowed.

Examples

Send transaction failure event
Payload
{ "refNo": "string", "errorList": [ { "code": "string", "desc": null } ]}
This example has been generated automatically.

Messages

#1 Send transaction failure eventSend transaction failure event

Send transaction failure event

Payload RollbackNotification
object
refNo
string
errorList
array<oneOf >

Items:

0
oneOf
0 ErrorDetails
object
code
string
desc
string,null

Additional properties are allowed.

Additional items are allowed.

Additional properties are allowed.