Financial Settlement Messages
The following is a generic financial settlement request message containing all the elements:
Syntax
<FinancialMessage>
<Originator>
<Chain> </Chain>
<Store> </Store>
<Register> </Register>
</Originator>
</MessageType>
<Request>
<TransactionNumber> </TransactionNumber>
<SequenceNumber> </SequenceNumber>
<TransactionDateTime></TransactionDateTime>
<NetAmount> {Amount Aggregate} </NetAmount>
</TenderTotal>
</Request>
</FinancialMessage>
The following is a generic financial settlement response message containing all the elements:
Syntax
<FinancialMessage>
<Originator>
<Chain> </Chain>
<Store> </Store>
<Register> </Register>
</Originator>
</MessageType>
</Request>
<Response>
<ActionCode ID=”” Desc=””/>
<ApprovalCode> </ApprovalCode>
<ExternalReferenceNumber> </ExternalReferenceNumber>
<NetAmount> {Amount Aggregate} </NetAmount>
</TenderTotal>
</Response>
Note:
For reconciliation and settlement messages, there should be a separate </TenderTotal>
element
for each tender. If the totals represent all tenders, specify the tender description
as ALL.