1. Sitecore Experience Commerce

Entitlements actions, commands and pipelines

Version:

The following table describes the entitlements actions, commands, and pipelines:

Action/Command/PipelineDescription
Get]Api/Entitlements

FindEntitiesInListCommand

FindEntitiesInListPipeline
Returns all the entitlements in the system.
Note

This is computationally expensive and should be used with caution.



Parameters: none
Get]Api/Entitlements(id)

FindEntityCommand

FindEntityPipeline
Returns a specific entitlement based on its identifier.

It has the following parameter:

  • Id – the identifier of the entitlement.
DeleteEntitlement

DeleteEntitlementCommand

DeleteEntitlementPipeline
Deletes an entitlement.
If you have suggestions for improving this article, let us know!