Entity errors
ReturnOrderError
Represents errors that could occur during of a return request.
Fields
message
String!
requiredThe message provides more information regarding the error related to the return request.
code
ReturnOrderErrorCode!
requiredThe error code for the return request error. See the ReturnOrderErrorCode type for possible values.
Related types
Was this page helpful?