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