CPHRA0455E Maximum return code value return_code is not in range 0-4095.
Explanation
JCL step completion code must be positive and must not exceed 4095 (HEX 'FFF').
System action
The REST API request is rejected.
Response
Set the completion code to be a number in the range 0 - 4095 (inclusive).