--- title: SubscriptionDeliveryPolicy - Customer API description: The delivery policy of a subscription. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/subscriptiondeliverypolicy md: https://shopify.dev/docs/api/customer/latest/objects/subscriptiondeliverypolicy.md --- # Subscription​Delivery​Policy object The delivery policy of a subscription. ## Fields * anchors [\[Subscription​Anchor!\]!](https://shopify.dev/docs/api/customer/latest/unions/SubscriptionAnchor) non-null The anchor dates for calculating delivery intervals. * interval [Subscription​Interval!](https://shopify.dev/docs/api/customer/latest/enums/SubscriptionInterval) non-null The type of interval associated with this schedule (e.g. Monthly, Weekly, etc). * interval​Count [Count](https://shopify.dev/docs/api/customer/latest/objects/Count) The number of intervals between deliveries. *** ## Map ### Fields with this object * {}[SubscriptionContract.deliveryPolicy](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionContract#field-deliveryPolicy)