Upsert a customer
customers.upsert() sends the merchant’s secret key directly to Nozle Core.
Core derives the owning organization from that key; the SDK never provisions a
customer through a global or master organization.
external_id is required. name and email are optional.
Read Entities
active, suspended, or deleted. List limits must be integers from 1 to 100.
Upsert an Entity
Suspend and activate
Bulk upsert
Seat billing is explicit
Entity lifecycle methods do not emit Feature seat events. Track seat additions and removals separately when your catalog bills seats.nozle.credits and nozle.usage for per-Entity balances and attribution.