---
title: >-
  Origin address property in the REST Fulfillment resource - 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/origin-address-property-in-the-rest-fulfillment-resource
  md: >-
    https://shopify.dev/changelog/origin-address-property-in-the-rest-fulfillment-resource.md
metadata:
  effectiveApiVersion: 2021-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2021-09-07T12:26:46-04:00'
  postedAt: '2021-10-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:32-05:00'
  effectiveAt: '2021-10-01T00:00:00-04:00'
---

October 1, 2021

Tags:

* API
* 2021-10

# Origin address property in the REST Fulfillment resource

API version 2021-10 adds the `origin_address` property to the REST Admin API's `Fulfillment` resource. `origin_address` specifies the address at which a fulfillment occurred.

`origin_address` accepts a JSON object with `address1`, `city`, `zip`, `province_code`, `retail`, or `country_code`.

For more information about Fulfillment, visit our [developer documentation](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/fulfillment).
