Object Definitions
1.1.2
API Overview
Use the Object Definitions API to search for and manage attribute definitions for object types in B2C Commerce. Discover and inspect the metadata structure of objects such as Product, Customer, and Order.
Use this API to:
- Search attribute definitions with complex queries
- Filter by attribute properties (type, searchability, visibility, etc.)
- Retrieve detailed metadata about attribute definitions
- Discover available values for enum-type attributes
Authentication & Authorization
The Object Definitions API requires valid authentication and authorization to be accessed. It uses an Account Manager OAuth 2.0 bearer token for authentication.
The necessary scope for accessing the Object Definitions API is:
sfcc.object-definitions.rw: Provides read-write access.
You must include the relevant scope in the client ID used to generate the token. For details, see Authorization Scopes Catalog.
https://{shortCode}.api.commercecloud.salesforce.com/dx/object-definitions/v1
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!