BAQR1814E Invalid value provided for field {0} in the JSON payload. The data type for this field was overridden to be of type {1}. Invalid value provided was {2} for z/OS Asset: {3}, API: {4}, API path: {5}, API method: {6}.

Explanation

Fields that have an overridden type may only accept specific values. For example, a field overridden as type Boolean will only accept the values true or false.

User response

Correct the JSON payload to specify an acceptable value.