Kafka Application - cashflow transactions updated event 1.0.0

Kafka Application - cashflow transactions updated event

Servers

whf00mip.in.oracle.com:9092 kafka

Development server

Operations

Sub cashflowTransactions

cashflow transactions topic

Get cashflow transactions event

Accepts the following message:

Cashflow Generation Cashflow Generation Message

Cashflow Generation Message

Get updated cashflow transactions list

Payload CashflowGeneratedDTOPayload
object
cashflowTWTxn
array<object>
externalReferenceNo
string
cashflowIndicator
string
corporateId
string
code
string
description
string
bankAccountNumber
string
amount
string
ccy
string
expectedDate
string
actualDate
string
revisedExpectedDate
string
channel
string
applicationName
string
partyName
string
partyId
string
virtualAcctNo
string
actualCashflowAmt
string
narration
string
status
string
udfTxt1
string
udfTxt2
string
udfTxt3
string
udfTxt4
string
udfTxt5
string
udfTxt6
string
udfTxt7
string
udfTxt8
string
udfTxt9
string
udfTxt10
string
errorDesc
string
errorStatus
string
errorCode
string

Additional items are allowed.

Additional properties are allowed.

Examples

Cashflow Generation Message
Payload
{ "cashflowTWTxn": [ { "externalReferenceNo": "string", "cashflowIndicator": "string", "corporateId": "string", "code": "string", "description": "string", "bankAccountNumber": "string", "amount": "string", "ccy": "string", "expectedDate": "string", "actualDate": "string", "revisedExpectedDate": "string", "channel": "string", "applicationName": "string", "partyName": "string", "partyId": "string", "virtualAcctNo": "string", "actualCashflowAmt": "string", "narration": "string", "status": "string", "udfTxt1": "string", "udfTxt2": "string", "udfTxt3": "string", "udfTxt4": "string", "udfTxt5": "string", "udfTxt6": "string", "udfTxt7": "string", "udfTxt8": "string", "udfTxt9": "string", "udfTxt10": "string", "errorDesc": "string", "errorStatus": "string", "errorCode": "string" } ] }
This example has been generated automatically.

Messages

#1 Cashflow Generation Cashflow Generation Message

Cashflow Generation Message

Payload CashflowGeneratedDTOPayload
object
cashflowTWTxn
array<object>
externalReferenceNo
string
cashflowIndicator
string
corporateId
string
code
string
description
string
bankAccountNumber
string
amount
string
ccy
string
expectedDate
string
actualDate
string
revisedExpectedDate
string
channel
string
applicationName
string
partyName
string
partyId
string
virtualAcctNo
string
actualCashflowAmt
string
narration
string
status
string
udfTxt1
string
udfTxt2
string
udfTxt3
string
udfTxt4
string
udfTxt5
string
udfTxt6
string
udfTxt7
string
udfTxt8
string
udfTxt9
string
udfTxt10
string
errorDesc
string
errorStatus
string
errorCode
string

Additional items are allowed.

Additional properties are allowed.