Activate a rate card
Activate a DRAFT (or SCHEDULED, or already-ACTIVE) rate card — the explicit approve-the-pricing step, mirroring POST /v1/settlement-rules/{ruleId}/activate. Flips to ACTIVE, or SCHEDULED when activeFrom is in the future, recording approval attribution. Idempotent on an already-ACTIVE card. SUPERSEDED / CANCELLED cards are terminal (409) — create a new card instead. Multiple cards may be ACTIVE at once; the engine selects per meter by specificity (counterparty > substrate > scope), with tenant cards always outranking the platform default. Requires scope settlement:write. Request body is ignored.
Authorizations
API key sent as Authorization: Bearer <api-key>.
Path Parameters
Rate card id (prefixed ratecard_).