---
title: >-
  New field originTime for subscriptionBillingAttempt - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/new-field-origintime-for-subscriptionbillingattempt
  md: >-
    https://shopify.dev/changelog/new-field-origintime-for-subscriptionbillingattempt.md
metadata:
  effectiveApiVersion: 2022-04
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-01-28T14:02:03-05:00'
  postedAt: '2022-04-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:33-05:00'
  effectiveAt: '2022-04-01T00:00:00-04:00'
---

April 1, 2022

Tags:

* API
* 2022-04

# New field originTime for subscriptionBillingAttempt

As of GraphQL Admin API version 2022-04, a new `originTime` field has been added to `subscriptionBillingAttempt`. Fulfilment intervals for subscriptions are normally calculated using the billing attempt date, but may be overridden with this new field if the billing happens to occur after the current anchor date. This can be done to prevent fulfilment from being pushed to the next anchor date when billing is delayed.

Visit our documentation on [Creating a Billing Attempt](https://shopify.dev/apps/subscriptions/contracts#create-a-billing-attempt) and [Advanced Delivey Behaviours for Subscriptions](https://shopify.dev/apps/subscriptions/selling-plans#advanced-delivery-behaviors-for-subscriptions) to learn more about this new field.
