GMOMW0006E The byte array was exhausted while the leaf field field_name of service interface service_interface_name was read and processed for service name: service_name.
or
The byte array was exhausted while the leaf field field_name of service interface service_interface_name was read and processed for service name: service_name, API name: api_name, API operation: api_operation.

Explanation

Check the data schema. Most likely the data type does not match the schema, overflows, is too long, or is out of range.

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