Skip to main content
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.

String

The street address of the fulfillment location.

String

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

String

The city in which the fulfillment location is located.

String!non-null

The country code of the fulfillment location.

String

The province code of the fulfillment location.

String

The zip code of the fulfillment location.


Was this section helpful?