--- title: VoidSessionResolveUserErrorCode - Payments Apps API description: Possible error codes that can be returned by `VoidSessionResolveUserError`. api_version: 2025-01 api_name: payments-apps type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/payments-apps/2025-01/enums/VoidSessionResolveUserErrorCode md: https://shopify.dev/docs/api/payments-apps/2025-01/enums/VoidSessionResolveUserErrorCode.md --- # Void​Session​Resolve​User​Error​Code enum Possible error codes that can be returned by `VoidSessionResolveUserError`. ## Valid values * VOID\_​SESSION\_​INVALID\_​STATE Void session has already been rejected. * VOID\_​SESSION\_​NOT\_​FOUND Void session not found. *** ## Fields * [Void​Session​Resolve​User​Error.​code](https://shopify.dev/docs/api/payments-apps/2025-01/objects/VoidSessionResolveUserError#field-code) OBJECT An error that occurs during the execution of `VoidSessionResolve`. *** ## Map ### Fields with this enum * <-|[Void​Session​Resolve​User​Error.code](https://shopify.dev/docs/api/payments-apps/2025-01/objects/VoidSessionResolveUserError#field-code)