FINS Payments InterBank National Execution Process API - Implementation Template
Data mappings
This document provides information generated from the DataWeave scripts included in the project, such as function definitions, variable definitions, and data mapping tables.
Module | Description |
---|---|
ach-transfer-details-summary | |
fedwire-transfer-details-summary | |
payments-ach-input-payload | Maps BIAN v10 PaymentExecutionProcedure to ISO 20022 message format for ACH Service to process the transfer. |
payments-fedwire-input-payload | Maps BIAN v10 PaymentExecutionProcedure to ISO 20022 message format for Fedwire Service to process the transfer. |
payments-swift-input-payload | Maps BIAN v10 PaymentExecutionProcedure to ISO 20022 message format for SWIFT Service to process the transfer. |
swift-transfer-details-summary |
ach-transfer-details-summary
Source:
./src/main/resources/dwl/ach-transfer-details-summary.dwl
fedwire-transfer-details-summary
Source:
./src/main/resources/dwl/fedwire-transfer-details-summary.dwl
payments-ach-input-payload
Maps BIAN v10 PaymentExecutionProcedure to ISO 20022 message format for ACH Service to process the transfer.
Source:
./src/main/resources/dwl/payments-ach-input-payload.dwl
payments-fedwire-input-payload
Maps BIAN v10 PaymentExecutionProcedure to ISO 20022 message format for Fedwire Service to process the transfer.
Source:
./src/main/resources/dwl/payments-fedwire-input-payload.dwl
payments-swift-input-payload
Maps BIAN v10 PaymentExecutionProcedure to ISO 20022 message format for SWIFT Service to process the transfer.
Source:
./src/main/resources/dwl/payments-swift-input-payload.dwl
swift-transfer-details-summary
Source:
./src/main/resources/dwl/swift-transfer-details-summary.dwl