# PaymentSessionNextAction - payments-apps - OBJECT Version: 2024-10 ## Description The next action that is expected of the Partner after the payment is finalized. ### Access Scopes `read_payment_sessions` access scope. ## Fields * [action](/docs/api/payments-apps/2024-10/enums/PaymentSessionNextActionAction): PaymentSessionNextActionAction! - The action expected by the partner. * [context](/docs/api/payments-apps/2024-10/unions/PaymentSessionNextActionContext): PaymentSessionNextActionContext! - The context required to perform an action. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples