# ReturnUserError - customer - OBJECT Version: 2025-04 ## Description The errors that occur during the execution of a return mutation. ### Access Scopes ## Fields * [code](/docs/api/customer/2025-04/enums/ReturnErrorCode): ReturnErrorCode - The error code. * [field](/docs/api/customer/2025-04/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/customer/2025-04/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [orderRequestReturn](/docs/api/customer/2025-04/mutations/orderRequestReturn) Request a new return on behalf of a customer. ## Related Unions ## Examples