# VoidSessionResolvePayload - payments_apps - PAYLOAD Version: 2025-01 ## Description Return type for `voidSessionResolve` mutation. ### Access Scopes ## Fields * [userErrors](/docs/api/payments_apps/2025-01/objects/VoidSessionResolveUserError): VoidSessionResolveUserError! - The list of errors that occurred from executing the mutation. * [voidSession](/docs/api/payments_apps/2025-01/objects/VoidSession): VoidSession - The updated void session. ## Connections ## Mutations with this payload * [voidSessionResolve](/docs/api/payments_apps/2025-01/mutations/voidSessionResolve) ## Examples