# ShopifyPaymentsExtendedAuthorization - admin - OBJECT Version: 2025-01 ## Description Presents all Shopify Payments information related to an extended authorization. ### Access Scopes `read_orders` access scope. ## Fields * [extendedAuthorizationExpiresAt](/docs/api/admin/2025-01/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/2025-01/scalars/DateTime): DateTime! - The time after which capture will incur an additional fee. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples