API referenceWorkspaceOrganization
Create organization
Creates and activates a new organization. Refresh the caller’s credential context after success to access it immediately.
- Endpoint
POST /v1/organization- Authorization
- Requires an OAuth user identity.
- Environments
- Production only
- Idempotency
- Required for safe retries.
Get organization GET
Returns the active organization’s public configuration, fiscal readiness, certificate status, portal settings, automation, and cashier access policy.
Update organization PATCH
Updates exactly one organization settings section. The section selects the request shape. For a logo, prepare an organization_logo upload, send the image bytes to uploadUrl, then submit its fileRef in the branding section.