Account
Account API endpoints for organization, members, wallets, and webhooks
Fetch Organization
Retrieve your organization profile — name, tagline, website, industry, timezone, address, working hours, member and admin lists, and default wallet ID...
Fetch Members
Retrieve a list of all active members in your organization — their member IDs and full names. Useful for populating member dropdowns or validating mem...
Fetch Wallet
Retrieve a single wallet by ID — including its label, current balance, and last update timestamp in UTC.
Fetch Wallets
Retrieve all wallets in your organization — both organization-level and member-level wallets — with balances, types, and last update timestamps.
Create Webhook
Register a webhook endpoint to receive real-time event notifications from Zyntro — covering contacts, emails, SMS, calls, appointments, forms, pipelin...
Fetch Webhooks
Retrieve all webhook configurations for your organization — including endpoint URLs, subscribed events, authentication type, status, retry settings, l...
Update Webhook
Update an existing webhook configuration — change its name, endpoint, subscribed events, authentication, timeout, or status. Only include the fields y...