GMOMW0005E A data type conversion error occurred while the leaf field field_name of service interface service_interface_name was converted for service name: service_name: error_details.
or
A data type conversion error occurred while the leaf field field_name of service interface service_interface_name was converted for service name: service_name, API name: api_name, API operation: api_operation: error_details.

Explanation

Check the data schema. Possible causes are that the data type does not match the schema, overflows, is too long, is out of range, or is uninitialized.

Programmer response

Use the HTTP method GET to call the administration interface to get the correct data schema:
/zosConnect/services/{serviceName}/schema/request
/zosConnect/services/{serviceName}/schema/response