BIP5164
Severity
20 : ErrorMessage
An error occurred when a type was applied to a value.
Element: <insert_0>
Expected type: <insert_1>
Actual type: <insert_2>
Actual value: <insert_3>Explanation
An error occurred when trying to match the value of the element with the type of the element.Response
Check that the field is in the correct format for the data type expected.