--- title: SubscriptionDeliveryPolicy - Customer API description: The delivery policy of a subscription. api_version: 2025-01 api_name: customer type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionDeliveryPolicy md: >- https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionDeliveryPolicy.md --- # Subscription​Delivery​Policy object The delivery policy of a subscription. ## Fields * anchors [\[Subscription​Anchor!\]!](https://shopify.dev/docs/api/customer/2025-01/unions/SubscriptionAnchor) non-null The anchor dates for calculating delivery intervals. * interval [Subscription​Interval!](https://shopify.dev/docs/api/customer/2025-01/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/2025-01/objects/Count) The number of intervals between deliveries. *** ## Map ### Fields with this object * {}[SubscriptionContract.deliveryPolicy](https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionContract#field-SubscriptionContract.fields.deliveryPolicy)