post https://api.cloud.digifi.io/integration-processing/files
How to upload a file or files to the system so they can be used in an integration run request.
The Upload Integration File API can be used to upload multiple files to the system. Files will be stored for 1 day and can be used for integration processing runs.
Request Content-Type
Use multipart/form-data content-type for this request.
Example Request
{
"identifier[0]": "2342351a324342"
}