BAQR7119E The value {0} provided in the API call is not valid for data type {1}.

Explanation

A header, path parameter, or query parameter is defined in the API with a certain data type. The value passed in on the call is not valid for that data type.

User response

Find where the value noted in the error message is provided in the API call. Replace that value for subsequent calls with a value that is valid for the data type noted in the error message.