Relationship commands and pipelines
The following table describes the relationship commands and pipelines:
Some commands, like the AssociateSellableItemToParentCommand
, change the entity version in the database. Verify the version before calling an update operation because update operations require the entity version to match the value in the database.
Command/Pipeline |
Description |
|
Associates a category to a parent entity. Parameters:
|
|
Associates a sellable item to a parent entity. Parameters:
|
|
Creates a relationship between two entities. Parameters:
|
|
Creates a relationship type (for the association of specific entities). Parameters:
|
|
Deletes a relationship between two entities. Parameters:
|
|
Modifies a relationship type (for the association of specific entities). Parameters:
|
|
Retrieves the specified relationship type. Parameters:
|
|
Retrieves a list of all relationship types defined in the system. Parameters: none. |