Oracle Banking Virtual Account Management API 1.0.0

Servers

localhost:9093 kafka

Broker - 1

Operations

Pub VatTrnFailedNotification

Event will be raised when we post a journal entry and that got failed.

Accepts the following message:

vat.trnfailednotification

|| Topic: vat.trnfailednotification || Channel: VatTrnFailedNotification ||

Payload avro.oracle.fsgbu.plato.RollbackNotification
object
refNo
required
string
errorList
required
array<object>
code
required
string
desc
oneOf
0
string
1
null

Additional items are allowed.

Additional properties are allowed.

Headers
object
userId
string
branchCode
string
sourceSystem
string
event
string

Additional properties are allowed.

Examples

vat.trnfailednotification
Payload
{ "refNo": "string", "errorList": [ { "code": "string", "desc": "string" } ] }
This example has been generated automatically.
Headers
{ "userId": "string", "branchCode": "string", "sourceSystem": "string", "event": "string" }
This example has been generated automatically.

Messages

#1 vat.trnfailednotification

|| Topic: vat.trnfailednotification || Channel: VatTrnFailedNotification ||

Payload avro.oracle.fsgbu.plato.RollbackNotification
object
refNo
required
string
errorList
required
array<object>
code
required
string
desc
oneOf
0
string
1
null

Additional items are allowed.

Additional properties are allowed.

Headers
object
userId
string
branchCode
string
sourceSystem
string
event
string

Additional properties are allowed.