Shopping Cart DMO

Object API Name: std__ShoppingCartDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • ShipToContactPointPhoneId has a FOREIGNKEY relationship with the Contact Point Phone DMO Id field.
  • ShipToAccountId has a FOREIGNKEY relationship with the Account DMO Id field.
  • BillToAccountId has a FOREIGNKEY relationship with the Account DMO Id field.
  • WebStoreId has a FOREIGNKEY relationship with the Web Store DMO Id field.
  • PartyId has a FOREIGNKEY relationship with the Party DMO Id field.
  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • BillToContactPointPhoneId has a FOREIGNKEY relationship with the Contact Point Phone DMO Id field.
  • Field API Name: std__AdjustedTotalProductAmount__c
  • Data Type: DOUBLE
  • Description: Total amount of the price of products in the order, taking into account adjustments.
  • Field API Name: std__BillToAccountId__c
  • Data Type: TEXT
  • Description: How the party want to interact with your enterprise. For example, have multiple billing or service accounts, can be hierarchical in nature and normally one particular business unit within the company owns the account.
  • Field API Name: std__BillToContactPointPhoneId__c
  • Data Type: TEXT
  • Description: Phone number for a party. For example, phone 123-4567.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__CreatedById__c
  • Data Type: TEXT
  • Description: User who created the record.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this ShoppingCart record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__PartyId__c
  • Data Type: TEXT
  • Description: Reference to Party that created the shopping cart.
  • Field API Name: std__ShipToAccountId__c
  • Data Type: TEXT
  • Description: How the party want to interact with your enterprise. For example, have multiple billing or service accounts, can be hierarchical in nature and normally one particular business unit within the company owns the account.
  • Field API Name: std__ShipToContactPointPhoneId__c
  • Data Type: TEXT
  • Description: Phone number for a party. For example, phone 123-4567.
  • Field API Name: std__ShoppingCartStatus__c
  • Data Type: TEXT
  • Description: The current state of the Shopping Cart. Valid values: Active, Abandoned, Recovered, and Complete.
  • Field API Name: std__TotalProductAmount__c
  • Data Type: DOUBLE
  • Description: Total amount of the price of products on the line item, not taking into account adjustments.
  • Field API Name: std__WebStoreId__c
  • Data Type: TEXT
  • Description: A website by means of which goods, services, or software may be purchased or obtained.