Upload a CSV file with bank account data to be analyzed by several jobs.
SecurityapiKey
Request
header Parameters
Content-Length
required
integer <int64> [ 0 .. 1048576 ]
The HTTP Content-Length header indicates the size, in bytes, of the message body sent to the recipient.
Example: 256
Request Body schema: multipart/form-data
required
file
string <binary>
CSV file with the following headers in the first line, order does not matter, International Account ID, International Bank ID, Country Code, National Bank ID, National Account ID. Maximum file size is 100 MB.