Overview
Methods allow your extension to actively interact with Zoho Billing and perform actions programmatically. Using methods, you can retrieve or update field values, display notifications and modal dialogs, invoke predefined Zoho Billing actions, make HTTP requests, and store temporary data. Methods are typically called in response to events or direct user interactions and form the building blocks for implementing custom behaviors and workflows within an Zoho Billing extension.