http://localhost/mod-finc-config
This documents the API calls that can be made to query files for all tenants/isils
Upload/update a finc select file.
POST /finc-config/files
The isil this file is assigned to.
Media type: application/octet-stream
Type: any
Get file by id
GET /finc-config/files/{id}
Delete a file identified by id
DELETE /finc-config/files/{id}