Documentation Index
Fetch the complete documentation index at: https://docs.paygentic.io/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication
The unique identifier of the cost Unique identifier for a cost
^cst_[a-zA-Z0-9]+$Updated name for the cost.
Updated unit cost.
x >= 0Updated ISO 4217 currency code.
Updated unit label (metered costs only).
Updated aggregation method (metered costs only).
SUM, COUNT, AVG, MIN, MAX, UNIQUE_COUNT, LATEST Updated CloudEvents type (metered costs only).
Updated JSONPath for value extraction. Must start with $. (example: $.amount or $.payload.bytes). Metered costs only.
^\$\.[a-zA-Z0-9_]+(\.[a-zA-Z0-9_]+)*$Updated group-by dimension map. Each value must start with $. (example: $.region). Metered costs only.
Cost updated successfully
Unique identifier for a cost
^cst_[a-zA-Z0-9]+$cost metered Decimal as string to avoid floating point precision loss.
Unique identifier for a product
^prod_[a-zA-Z0-9]+$Unique identifier for an organization
^org_[a-zA-Z0-9]+$SUM, COUNT, AVG, MIN, MAX, UNIQUE_COUNT, LATEST Soft-delete timestamp. Always null for active costs returned by the API.