Code 12047 returned#
Error Message:
Bad/incomplete input data. Failed to validate input msgpack. Path: '{value}', message: '{value}'
Error Source:
REST API common errors
Error Description:
The input data passed in MessagePack format does not match the expected data schema. The specific error message "Path: '{value}', message: '{value}'" provides information about the location and content of the erroneous data.
Check the input data and make sure it matches the expected data schema.