Send a file to the secure upload URL received previously
UploadUrl value dynamically returned by POST Create a Settlement and generate upload URL endpoint.
You need to send one file per currency, as soon as it becomes available. Read more about providing settlement files to Mangopay.
When calling the pre-signed UploadUrl:
Content-Type header to text/csv and send the file as a raw binary stream using data-binaryFileName used by Mangopay is the one you sent on the POST Create a Settlement and generate upload URL endpoint (with a timestamp automatically appended); the name of the file on your system is only relevant for the data-binary stream in this call.
200 - OK