token: ********************
{ "file": "string" }
curl --location --request POST '/journal/import' \ --header 'Content-Type: application/json' \ --header 'token;' \ --data-raw '{ "file": "string" }'
{}