# ShopifyPaymentsExtendedAuthorization - admin-graphql - OBJECT Version: 2024-10 ## Description Presents all Shopify Payments information related to an extended authorization. ### Access Scopes `read_orders` access scope. ## Fields * [extendedAuthorizationExpiresAt](/docs/api/admin-graphql/2024-10/scalars/DateTime): DateTime! - The time after which the extended authorization expires. After the expiry, the merchant is unable to capture the payment. * [standardAuthorizationExpiresAt](/docs/api/admin-graphql/2024-10/scalars/DateTime): DateTime! - The time after which capture will incur an additional fee. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples