E00117 is usually a generic validation error, which means one or more
fields in the request are not matching the format or requirements
expected by the API. A few things worth checking: • Verify that all
required fields are being sent in the transact...