# Fulfillment - Liquid Object Reference

Source: https://support.storeconnect.com/articles/fulfillment-liquid-object-reference · Last modified 21 August 2026

## Description

The Fulfillment object represents one of the fulfillments/shipments of an Order.

:::note
This object supports custom data via the `data` attribute.
:::

## Attributes

| Attribute | Type | Description |
|-----------|------|-------------|
| `fulfillment_type` | String | Returns the type of this Fulfillment, e.g. takeaway, delivery |
| `id` | String | Returns the unique id for this Fulfillment |
| `last_lodgement_error_at` | Timestamp | Returns the date/time when this Fulfillment last had an error lodging with a Shipping Provider |
| `lodgement_errors` | String | Returns any errors lodging this Fulfillment with a Shipping Provider |
| `notes` | String | Returns any notes related to this Fulfillment |
| `path` | String | Returns the link path for this Fulfillment |
| `reference` | String | Returns the public reference code for this Fulfillment |
| `status` | String | Returns the status of this Fulfillment, e.g. ready_to_ship,waiting_for_pick_up |
| `status_changed_at` | Timestamp | Returns the date/time the status last changed for this Fulfillment record |
| `stock_location` | [StockLocation](stock-location-liquid-object-reference) | Returns the Stock Location from which this Fulfillment was sent |

## Order

Attributes related to the Order that this Fulfillment belongs to

| Attribute | Type | Description |
|-----------|------|-------------|
| `fulfillment_items` | List[[FulfillmentItem](fulfillment-item-liquid-object-reference)] | Returns a list of Fulfillment Items for this Fulfillment |
| `order` | [Order](order-liquid-object-reference) | Returns the Order that this Fulfillment belongs to |

## Shipping Provider

Attributes related to lodging this Fulfillment with a Shipping Provider

| Attribute | Type | Description |
|-----------|------|-------------|
| `shipping_charge` | Number | Returns the order's total charge for shipping |
| `shipping_cost` | Number | Returns the internal shipping cost for this Fulfillment if sent via Shipping Provider |
| `shipping_provider_name` | String | Returns the name of the Shipping Provider to whom this Fulfillment was lodged |
| `shipping_provider_service` | String | Returns the name of the Shipping Provider Service used to lodge this Fulfillment |
| `shipping_rate` | [ShippingRate](shipping-rate-liquid-object-reference) | Returns the custom Shipping Rate selected for the Order |

## Tracking

Attributes related to tracking the Shipment

| Attribute | Type | Description |
|-----------|------|-------------|
| `tracking_code` | String | Returns the tracking code for this Fulfillment |
| `tracking_provider` | String | Returns the tracking provider for this Fulfillment |
| `tracking_public_url` | String | Returns the public url for this Fulfillment |
| `tracking_status` | String | Returns the status of this Fulfillment |
| `tracking_tracker_uid` | String | Returns the tracker uid for this Fulfillment |
| `tracking_updated_at` | Timestamp | Returns the timestamp for when this Fulfillment was last updated |
| `tracking?` | Boolean | Returns true if shipment tracking is enabled for this Fulfillment |

## Available on

- [Contact - Liquid Object Reference](contact-liquid-object-reference) — `fulfillments`
- [FulfillmentItem - Liquid Object Reference](fulfillment-item-liquid-object-reference) — `fulfillment`
- [Order - Liquid Object Reference](order-liquid-object-reference) — `fulfillments`

---

## Follow StoreConnect

- [Email Newsletter](https://getstoreconnect.com/c/lp-newsletter)
- [LinkedIn Newsletter](https://www.linkedin.com/build-relation/newsletter-follow?entityUrn=7444956928444862464)
- [YouTube](https://www.youtube.com/channel/UCngKdP2x8l1wcbAKW3tvU8g)
- [LinkedIn](https://www.linkedin.com/company/storeconnect)
- [X / Twitter](https://x.com/storeconnecthq)

## Popular Links

- [Partners](https://getstoreconnect.com/partners)
- [News](https://getstoreconnect.com/articles/news)
- [Events](https://getstoreconnect.com/articles/events)
- [Feature Comparison](https://getstoreconnect.com/how-we-compare)
- [Download a free trial](https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000FMkeKUAT)
- [Book a Demo](https://getstoreconnect.com/contact)

## Documentation

- [Help documentation](https://support.storeconnect.com/help-documentation)
- [AI agents](https://support.storeconnect.com/ai)
- [Videos & tutorials](https://support.storeconnect.com/videos-tutorials)
- [Developer reference](https://support.storeconnect.com/developer-reference)
- [Release notes](https://support.storeconnect.com/release-notes)
- [Troubleshooting](https://support.storeconnect.com/troubleshooting)
- [Trust Center](https://trust.getstoreconnect.com/)
- [Status Page](https://status.storeconnect.com/)

## Contact

- info@getstoreconnect.com
- US +1 415 745 3230
- AUS +61 2 8365 2308

100 S Ashley Dr, Suite 600-2461
Tampa FL 33602-600 USA

Level 22, Sydney Place
180 George Street
Sydney, NSW, 2000, AUS

---

StoreConnect Support — https://support.storeconnect.com/articles/fulfillment-liquid-object-reference