Newer Version Available

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

RegisteredExternalService

Represents a registered external service used for checkout integrations by data integrators. This object is available in API version 49.0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Special Access Rules

The RegisteredExternalService object is available only if the B2B Commerce on Lightning Experience license is enabled.

Fields

Field Details
DeveloperName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The unique name of the object in the API. This name can contain only underscores and alphanumeric characters, and must be unique in your org. It must begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores. In managed packages, this field prevents naming conflicts on package installations. With this field, a developer can change the object’s name in a managed package and the changes are reflected in a subscriber’s organization.
ExternalServiceProviderId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of an Apex class that implements one of the following interfaces:
  • sfdc_checkout.CartInventoryValidation
  • sfdc_checkout.CartPriceCalculations
  • sfdc_checkout.CartShippingCharges
  • sfdc_checkout.CartTaxCalculations
ExternalServiceProviderType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The types of external service providers.
Possible values are:
  • Inventory
  • Price
  • Shipment
  • Tax
MasterLabel
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The master label for the registered external service.