Newer Version Available

This content describes an older version of this product. View Latest

SalesChannel

Represents the origin of an order. For example, a web storefront, physical store, marketplace, or mobile app. Usually you will set up a SalesChannel for each Site in your B2C Commerce implementation. This object is available in API version 48.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Special Access Rules

This object is only available in Salesforce Order Management orgs.

Fields

Field Details
Description
Type
textarea
Properties
Create, Nillable, Update
Description
Description of the SalesChannel.
ExternalChannelNumber
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
External system identifier for the SalesChannel.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. A null value can mean that this record has only been referenced (LastReferencedDate) and not viewed.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who currently owns this SalesChannel. Default value is the user logged in to the API to perform the create.
SalesChannelName
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Name of the SalesChannel.