Creates a new custom field key for a given entity (e.g. billable metric, contract, alert).
Custom fields are properties that you can add to Metronome objects to store metadata like foreign keys or other descriptors. This metadata can get transferred to or accessed by other systems to contextualize Metronome data and power business processes. For example, to service workflows like revenue recognition, reconciliation, and invoicing, custom fields help Metronome know the relationship between entities in the platform and third-party systems.
contract_type
and value paygo
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Add a key to the allow list for an entity
The body is of type object
.
Success