Compute Consumption Action
Computes usage for all consumption cards. This object is available in API version 63.0
and later.
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, up to 1000 per invocation. |