This function will internally call the `submit_plaintext`
function in order to submit the contents of the given input
file
Parameters
----------
jcl_path: str
Path to the local file where the JCL is located
Raises
------
FileNotFoundError
If the local file provided is not found
Returns
-------
JobResponse
A JSON object containing the result of the request execution