Creates an entity for a customer and feature, then returns the entity with balances and subscriptions.
Use entities when usage and access must be scoped to sub-resources (for example seats, projects, or workspaces) instead of only the customer.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the feature this entity is associated with
The ID of the customer to create the entity for.
The ID of the entity.
The name of the entity
Customer attributes used to resolve the customer when customer_id is not provided.
OK
The unique identifier of the entity
The name of the entity
Unix timestamp when the entity was created
The environment (sandbox/live)
sandbox, live The customer ID this entity belongs to
The feature ID this entity belongs to
Invoices for this entity (only included when expand=invoices)