# PaymentSessionResolvePayload - payments-apps - PAYLOAD Version: 2024-10 ## Description Return type for `paymentSessionResolve` mutation. ### Access Scopes ## Fields * [paymentSession](/docs/api/payments-apps/2024-10/objects/PaymentSession): PaymentSession - The updated payment session. * [userErrors](/docs/api/payments-apps/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [paymentSessionResolve](/docs/api/payments-apps/2024-10/mutations/paymentSessionResolve) ## Examples