{"title":"Asset Object Reference","slug":"asset-object-reference","url":"https://support.storeconnect.com/articles/asset-object-reference","url_markdown":"https://support.storeconnect.com/articles/asset-object-reference.md","subtitle":null,"summary":"Reference documentation for the Asset object in StoreConnect.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Asset, Asset, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `Asset` |\n| **Label** | Asset |\n| **Plural Label** | Assets |\n| **Type** | Standard Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Activation Code | `s_c__Activation_Code__c` | Text(80) | No | Currently being used by the voucher, this serves as the template or a reference for setting the Activation code used on Voucher creation. |\n| Order Line Item | `s_c__Order_Line_Item_Id__c` | Lookup ([OrderItem](orderitem-object-reference)) | No | [Future Use] The OrderItem that this Asset was sold with. |\n| PIN | `s_c__Pin__c` | Text(80) | No | Currently being used by the voucher, this serves as the template or a reference for setting the PIN used on Voucher creation. |\n| Stock is sourced from | `s_c__Stock_Level_Id__c` | Lookup ([s_c__Stock_Level__c](stock-level-object-reference)) | No | [Future Use] The Stock_Level__c from which this Asset is shipped. |\n| Stock Location | `s_c__Stock_Location_Id__c` | Lookup ([s_c__Stock_Location__c](stock-location-object-reference)) | No | The stock location where this asset is stored. |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Order_Line_Item_Id__c` | Lookup | [OrderItem](orderitem-object-reference) | OrderLineItem_Asset |\n| `s_c__Stock_Level_Id__c` | Lookup | [s_c__Stock_Level__c](stock-level-object-reference) | Stock_Levels |\n| `s_c__Stock_Location_Id__c` | Lookup | [s_c__Stock_Location__c](stock-location-object-reference) | Assets |\n\n## Referenced by\n\nThese objects hold a lookup or master-detail relationship to **Asset** (`Asset`). Where the referring record exists to join things together, **Also links to** shows what it connects this object to.\n\n| Object | Field | Type | Relationship Name | Also links to |\n|--------|-------|------|-------------------|---------------|\n| [s_c__Cart_Fulfillment_Item__c](cart-fulfillment-item-object-reference) | `s_c__Asset_Id__c` | Lookup | Cart_Fulfillment_Items_Asset | [s_c__Cart_Fulfillment__c](cart-fulfillment-object-reference), [s_c__Cart_Item__c](cart-item-object-reference) |\n| [s_c__Fulfillment_Item__c](fulfillment-item-object-reference) | `s_c__Asset_Id__c` | Lookup | Fulfillment_Item | [OrderItem](orderitem-object-reference), [s_c__Shipment__c](shipment-object-reference) |\n| [s_c__Voucher__c](voucher-object-reference) | `s_c__Asset_Id__c` | Lookup | Vouchers | — |"}