OrderUpdateCallbackErrorResponseThe error details.namestringRequiredThe human-readable, unique name of the error.Match^.*$Length1 <= length <= 256messagestringOptionalThe message that describes the error.Match^.*$Length1 <= length <= 2048detailsobject<order_update_callback_error_response_details>[]OptionalAn array of additional details about the error.Items1 <= length <= 100order_update_callback_error_response_details properties3 propertiesfieldstringOptionalThe field that caused the error. If this field is in the body, set this value to the field's JSON pointer value. Required for client-side errors.Match^.*$Length0 <= length <= 256valuestringOptionalThe value of the field that caused the error.Match^.*$Length0 <= length <= 1024issuestringRequiredThe unique, fine-grained application-level error code.Match^.*$Length0 <= length <= 256