FulfillmentServices

Columns

Name

Type

ReadOnly

Description

Id [KEY]

Long

True

A unique numeric identifier for the fulfillment service.

LocationId

Long

True

The unique identifier of the location tied to the fulfillment service.

ProviderId

String

True

A unique identifier for the fulfillment service provider.

Name

String

False

The name of the fulfillment service as seen by merchants and their customers.

Handle

String

True

A human-friendly unique string for the fulfillment service generated from its title.

ServiceName

String

True

The name of the fulfillment service.

Email

String

False

The email of the fulfillment service.

IncludePendingStock

Boolean

False

States if the fulfillment service includes a pending stock.

RequiresShippingMethod

Boolean

False

States if the fulfillment service requires products to be physically shipped. Valid values are 'true' and 'false'.

TrackingSupport

Boolean

False

States if the fulfillment service provides tracking numbers for packages. Valid values are

InventoryManagement

Boolean

False

States if the fulfillment service tracks product inventory and provides updates to Shopify. Valid values are

FulfillmentOrdersOptIn

Boolean

True

States if the fulfillment orders is opt in.

CallbackUrl

String

False

States the URL endpoint that Shopify needs to retrieve inventory and tracking updates. This field is necessary if either inventory_management or tracking_support is set to

Format

String

False

Specifies the format of the API output. Valid values are json and xml.

Last updated