Accepts a list of account entries and returns import results.
Unique idempotency key to prevent duplicate batch account import requests
Batch import request containing account entries
Payload for importing a single account via IBAN and owner identification.
"[{iban: LT121000011101001000, account_holder_names: [Alice Johnson]}]"
Response returned after a batch account import operation
Response returned after a batch account import operation
Number of account entries that failed to import
15
List of account entries that failed to be imported along with reasons
Number of account entries successfully imported
85
List of account entries that were successfully imported
Total number of account entries submitted for import
100