1 · Org-owned account
Create an org account through POST /v1/accounts with owner_type=organization and owner_id pointing at your organisation identifier. The unique index on (owner_id, owner_type) prevents duplicates; a duplicate-create call returns the existing account, which is exactly the post-registration semantics FastLogin uses for user accounts. The org account carries the same fields, the same balance and held columns, the same SERIALIZABLE write paths as a user account.