# Cart Fulfillment Object Reference

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

## Overview

Cart Fulfillment groups cart items by fulfillment type before order placement.

| Property | Value |
|----------|-------|
| **API Name** | `s_c__Cart_Fulfillment__c` |
| **Label** | Cart Fulfillment |
| **Plural Label** | Cart Fulfillment |
| **Type** | Custom Object |

## Fields

| Field Label | API Name | Type | Required | Description |
|-------------|----------|------|----------|-------------|
| Cart | `s_c__Cart_Id__c` | Lookup ([s_c__Cart__c](cart-object-reference)) | No | The Cart this Cart Fulfillment belongs to. |
| Destination Outlet | `s_c__Destination_Outlet_Id__c` | Lookup ([s_c__Outlet__c](outlet-object-reference)) | No | The destination outlet for this cart fulfillment. |
| Purchase Type | `s_c__Purchase_Type__c` | Picklist | No | The purchase type of this Cart Fulfillment. |
| Requested Delivery Date | `s_c__Requested_Delivery_Date__c` | Date | No | Customer's requested delivery date, set during the POS arrange delivery flow. |
| Ship To Account | `s_c__Ship_To_Account_Id__c` | Lookup ([Account](account-object-reference)) | No | The account to ship to. |
| Ship To Contact | `s_c__Ship_To_Contact_Id__c` | Lookup ([Contact](contact-object-reference)) | No | The contact to ship to. |
| Shipping Carrier Product | `s_c__Shipping_Carrier_Product_Id__c` | Lookup ([s_c__Shipping_Carrier_Product__c](shipping-carrier-product-object-reference)) | No | The shipping carrier product for this cart fulfillment. |
| Shipping Cart Item | `s_c__Shipping_Cart_Item_Id__c` | Lookup ([s_c__Cart_Item__c](cart-item-object-reference)) | No | The shipping cart item for this cart fulfillment. |
| Shipping City | `s_c__Shipping_City__c` | Text(40) | No | City of the cart fulfillment shipping address. |
| Shipping Country Code | `s_c__Shipping_Country_Code__c` | Text(80) | No | Country code of the cart fulfillment shipping address. |
| Shipping Country | `s_c__Shipping_Country__c` | Text(80) | No | Country of the cart fulfillment shipping address. |
| Shipping Notes | `s_c__Shipping_Notes__c` | LongTextArea(10000) | No | Customer-provided shipping instructions or notes, set during the POS arrange delivery flow. |
| Shipping Postal Code | `s_c__Shipping_Postal_Code__c` | Text(20) | No | Postal code of the cart fulfillment shipping address. |
| Shipping Provider Code | `s_c__Shipping_Provider_Code__c` | Text(255) | No | Code identifying the shipping provider (e.g., auspost, bringg), used for integration with external carrier systems. |
| Shipping Provider Service Id | `s_c__Shipping_Provider_Service_Id__c` | Text(255) | No | Unique identifier for the shipping service provided by the carrier, used for integration and rate selection. |
| Shipping Provider Service Name | `s_c__Shipping_Provider_Service_Name__c` | Text(255) | No | Name of the shipping provider's service (e.g., Express Post, Click and Collect) for this cart fulfillment. |
| Shipping Rate | `s_c__Shipping_Rate_Id__c` | Lookup ([s_c__Shipping_Rate__c](shipping-rate-object-reference)) | No | The shipping rate for this cart fulfillment. |
| Shipping Recipient Name | `s_c__Shipping_Recipient_Name__c` | Text(255) | No | Name of the recipient for the shipment associated with this cart fulfillment. |
| Shipping State Code | `s_c__Shipping_State_Code__c` | Text(80) | No | The state code of the cart fulfillment's shipping address. |
| Shipping State | `s_c__Shipping_State__c` | Text(80) | No | The state of the cart fulfillment's shipping address. |
| Shipping Street | `s_c__Shipping_Street__c` | Text(255) | No | The street of the cart fulfillment's shipping address. |
| Source Outlet | `s_c__Source_Outlet_Id__c` | Lookup ([s_c__Outlet__c](outlet-object-reference)) | No | The source outlet for this cart fulfillment. |
| Status | `s_c__Status__c` | Text(255) | No | The current status of the cart fulfillment. |
| Type | `s_c__Type__c` | Picklist | No | The fulfillment type of this Cart Fulfillment. |
| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |

## Relationships

| Field | Type | Related Object | Relationship Name |
|-------|------|----------------|-------------------|
| `s_c__Cart_Id__c` | Lookup | [s_c__Cart__c](cart-object-reference) | Cart_Fulfillments |
| `s_c__Destination_Outlet_Id__c` | Lookup | [s_c__Outlet__c](outlet-object-reference) | Cart_Fulfillments_Destination |
| `s_c__Ship_To_Account_Id__c` | Lookup | [Account](account-object-reference) | Cart_Fulfillments_Ship_To_Account |
| `s_c__Ship_To_Contact_Id__c` | Lookup | [Contact](contact-object-reference) | Cart_Fulfillments_Ship_To_Contact |
| `s_c__Shipping_Carrier_Product_Id__c` | Lookup | [s_c__Shipping_Carrier_Product__c](shipping-carrier-product-object-reference) | Cart_Fulfillments_Shipping_Carrier_Prod |
| `s_c__Shipping_Cart_Item_Id__c` | Lookup | [s_c__Cart_Item__c](cart-item-object-reference) | Cart_Fulfillments_Shipping_Cart_Item |
| `s_c__Shipping_Rate_Id__c` | Lookup | [s_c__Shipping_Rate__c](shipping-rate-object-reference) | Cart_Fulfillments_Shipping_Rate |
| `s_c__Source_Outlet_Id__c` | Lookup | [s_c__Outlet__c](outlet-object-reference) | Cart_Fulfillments_Source |

## Referenced by

These objects hold a lookup or master-detail relationship to **Cart Fulfillment** (`s_c__Cart_Fulfillment__c`). Where the referring record exists to join things together, **Also links to** shows what it connects this object to.

| Object | Field | Type | Relationship Name | Also links to |
|--------|-------|------|-------------------|---------------|
| [s_c__Cart_Fulfillment_Item__c](cart-fulfillment-item-object-reference) | `s_c__Cart_Fulfillment_Id__c` | Lookup | Cart_Fulfillment_Item_Cart_Fulfillment | [Asset](asset-object-reference), [s_c__Cart_Item__c](cart-item-object-reference) |

---

## 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/cart-fulfillment-object-reference