--- title: FulfillmentOrderDestination - GraphQL Admin description: Represents the destination where the items should be sent upon fulfillment. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrderDestination md: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrderDestination.md --- # Fulfillment​Order​Destination object Requires `read_assigned_fulfillment_orders` access scope, `read_merchant_managed_fulfillment_orders` access scope or `read_third_party_fulfillment_orders` access scope. Represents the destination where the items should be sent upon fulfillment. ## Fields * address1 * address2 * city * company * countryCode * email * firstName * id * lastName * location * phone * province * zip *** ## Map ### Fields with this object * [FulfillmentOrder.destination](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrder#field-FulfillmentOrder.fields.destination) *** ## Interfaces * Node *** ## FulfillmentOrderDestination Implements ### Implements * [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node)