{ "file": "string" }
curl --location --request POST 'http://127.0.0.1:80/fine-fpk/fpk/uploadFpk' \ --header 'Content-Type: application/json' \ --data-raw '{ "file": "string" }'