FulfillmentServices
Lists fulfillmentServices which Represents service that prepares and ships orders on behalf of the store owner.
View-Specific Information
Select
The driver processes filters client-side within the driver.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | The ID of the fulfillment service. | |
| CallbackUrl | String | The callback URL the fulfillment service has registered for requests. | |
| FulfillmentOrdersOptIn | Boolean | Whether the fulfillment service has opted into fulfillment order based requests. | |
| Handle | String | Human-readable unique identifier for this fulfillment service. | |
| InventoryManagement | Boolean | Whether the fulfillment service tracks product inventory and provides updates to Shopify. | |
| LocationActivatable | Boolean | Whether this location can be reactivated. | |
| LocationAddressAddress1 | String | The first line of the address for the location. | |
| LocationAddressAddress2 | String | The second line of the address for the location. | |
| LocationAddressCity | String | The city of the location. | |
| LocationAddressCountry | String | The country of the location. | |
| LocationAddressCountryCode | String | The two-letter country code of the location. | |
| LocationAddressLatitude | Decimal | The latitude coordinates of the location. | |
| LocationAddressLongitude | Decimal | The longitude coordinates of the location. | |
| LocationAddressPhone | String | The phone number of the location. | |
| LocationAddressProvince | String | The province of the location. | |
| LocationAddressProvinceCode | String | The code for the region of the address, such as the province, state, or district. | |
| LocationAddressZip | String | The ZIP code of the location. | |
| LocationAddressVerified | Boolean | Whether the location address has been verified. | |
| LocationDeactivatable | Boolean | Whether this location can be deactivated. | |
| LocationDeactivatedAt | String | Date and time the location was deactivated (null if location is still active). | |
| LocationDeletable | Boolean | Whether this location can be deleted. | |
| LocationFulfillsOnlineOrders | Boolean | Indicates whether this location can fulfill online orders. | |
| LocationHasActiveInventory | Boolean | Indicates whether or not this location has active inventory. | |
| LocationHasUnfulfilledOrders | Boolean | Indicates whether or not this location has unfulfilled orders. | |
| LocationId | String | Globally unique identifier. | |
| LocationIsActive | Boolean | Whether the location is active. | |
| LocationLegacyResourceId | Long | The ID of the corresponding resource in the REST Admin API. | |
| LocationName | String | The name of the location. | |
| LocationshipsInventory | Boolean | Indicates whether or not this location is used for calculating shipping rates. | |
| LocationSuggestedAddressesAddress1 | String | The first line of the suggested address. | |
| LocationSuggestedAddressesAddress2 | String | The second line of the suggested address. | |
| LocationSuggestedAddressesCity | String | The city of the suggested address. | |
| LocationSuggestedAddressesCountry | String | The country of the suggested address. | |
| LocationSuggestedAddressesCountryCode | String | The country code of the suggested address. | |
| LocationSuggestedAddressesFormatted | String | A formatted version of the suggested address. | |
| LocationSuggestedAddressesProvince | String | The province of the suggested address. | |
| LocationSuggestedAddressesProvinceCode | String | The province code of the suggested address. | |
| LocationSuggestedAddressesZip | String | The ZIP code of the suggested address. | |
| ProductBased | Boolean | Whether the fulfillment service supports local deliveries. | |
| ServiceName | String | The name of the fulfillment service as seen by merchants. | |
| ShippingMethodsCode | String | A unique code associated with the rate. | |
| ShippingMethodsLabel | String | A description of the rate, which customers will see at checkout. | |
| Type | String | Type associated with the fulfillment service. |