Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to FulfillmentOriginAddress

FulfillmentOriginAddress

object

Requires read_orders access scope or read_marketplace_orders access scope.

The address at which the fulfillment occurred. This object is intended for tax purposes, as a full address is required for tax providers to accurately calculate taxes. Typically this is the address of the warehouse or fulfillment center. To retrieve a fulfillment location's address, use the assignedLocation field on the FulfillmentOrder object instead.

The street address of the fulfillment location.

The second line of the address. Typically the number of the apartment, suite, or unit.

The city in which the fulfillment location is located.

String!non-null

The country code of the fulfillment location.

The province code of the fulfillment location.

The zip code of the fulfillment location.


Was this section helpful?