MALFORMED_MESSAGE
Indicates that a received message is malformed. This can occur when the message does not adhere to the expected format, structure, or content requirements.
Common scenarios include missing required fields, incorrect data types, or invalid values in the message body.
Errors of this type usually require client-side corrections to the message before resending.