--- title: SubscriptionDeliveryOptionsResultSuccess - Customer API description: A successful result containing the available delivery options for the subscription contract. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/subscriptiondeliveryoptionsresultsuccess md: https://shopify.dev/docs/api/customer/latest/objects/subscriptiondeliveryoptionsresultsuccess.md --- # Subscription​Delivery​Options​Result​Success object A successful result containing the available delivery options for the subscription contract. ## Fields * delivery​Options [\[Subscription​Delivery​Option!\]!](https://shopify.dev/docs/api/customer/latest/unions/SubscriptionDeliveryOption) non-null The available delivery options. * token [String!](https://shopify.dev/docs/api/customer/latest/scalars/String) non-null The token associated with the successful result of delivery options. *** ## Map ### Possible type in * [Subscription​Delivery​Options​Result](https://shopify.dev/docs/api/customer/latest/unions/SubscriptionDeliveryOptionsResult)