インテグレーションとストアとの間の関連付けを表します。このオブジェクトは、API バージョン 49.0 以降で使用できます。
サポートされているコール
create()、delete()、describeSObjects()、getDeleted()、getUpdated()、query()、retrieve()、undelete()、update()、upsert()
特別なアクセスルール
StoreIntegratedService オブジェクトは、Lightning Experience ライセンスの B2B Commerce が有効である場合にのみ使用できます。
項目
| Integration |
- 型
- picklist
- プロパティ
- Create、Filter、Group、Restricted picklist、Sort、Update
- 説明
- 必須。インテグレーション ID。
- 可能な値は次のとおりです。
- インテグレーションが RegisteredExternalService の場合:
- RegisteredExternalService の ID、または
- [ServiceProviderType]__[DeveloperName]
- ServiceProviderType: Price、Inventory、Tax、または Shipment
- DeveloperName または RegisteredExternalService
- インテグレーションが PaymentGateway の場合:
- インテグレーションが Flow の場合:
- [ServiceProviderType]__[NamespacePrefix]__[ApiName]
- NamespacePrefix が null の場合はその [ServiceProviderType]__[ApiName]
- ServiceProviderType: Flow
- FlowDefinitionView の ApiName および NamespacePrefix
- インテグレーションが Salesforce 標準価格設定の場合:
- [ServiceProviderType]__B2B_STOREFRONT__StandardPricing
- ServiceProviderType: Price
|
| ServiceProviderType |
- 型
- picklist
- プロパティ
- Create、Filter、Group、Restricted picklist、Sort、Update
- 説明
- 必須。インテグレーションサービスプロバイダの種別。
- 可能な値は次のとおりです。
- Flow
- Inventory
- Payment
- Price
-
Promotions (この値は API バージョン 53.0 以降で使用できます)
- Shipment
- Tax
|
| StoreId |
- 型
- reference
- プロパティ
- Create、Filter、Group、Sort、Update
- 説明
- 必須。ストアの一意の ID。
|