Learn how to use feature entities to track balances per separate entity, such as a user or a workspace
attach
these products at the entity level.entities
route. This can be used to create, update and delete entities, such as when a seat or workspace is added or removed.
When you create an entity, a usage event will automatically be sent that increments the count of the number of entities (eg seats) being used.
This means if you create 2 entities for “seats”, your usage of “seats” will be 2, allowing Autumn to bill accordingly if there’s a price set.
check
and track
functions.Auto-creating entities
check
, track
and
attach
calls, entities can be created in the same way.createEntity
function.entity_id
from your check request.