Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Compute Consumption Action
Available in: Enterprise Edition and Unlimited Edition orgs, or a Data One companion org of either edition, with Data 360 turned on.
Supported REST HTTP Methods
URI: /services/data/v63.0/actions/standard/computeConsumption
Formats: JSON, XML
HTTP Methods: GET, HEAD, POST
Authentication: Authorization: Bearer token
Outputs
| Output | Type | Description |
|---|---|---|
| cards | List<sfdw.ConsumptionCard> (max 1000) | A list of Digital Wallet consumption cards that the action computed. Each item is an sfdw__ConsumptionCard record with usage, entitlement, and related alert data for one consumption card. The action returns zero to many cards. |