Skip to main content
Anchor to FulfillmentOriginAddressInput

FulfillmentOriginAddressInput

input_object

The input fields used to include the address at which the fulfillment occurred. This input 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 of the fulfillment location.

•String

The province of the fulfillment location.

•String

The zip code of the fulfillment location.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

Address information about the location from which the order was fulfilled.


Was this section helpful?