Query live BillingServ billing data
billingserv_getFetch billing data—customers, invoices, orders, payments, subscriptions, and reports—from the BillingServ API. Use it to address billing and invoicing inquiries.
Instructions
Fetch live billing data from the BillingServ API: customers, invoices (including unpaid and overdue), payment methods, transactions, orders, subscriptions, packages, discounts, usage meters, tax and staff settings, and sales/revenue reports. Use this for any question about billing, invoices, customers, orders, or revenue. Only allowlisted endpoints can be called.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path parameter values for endpoints with placeholders, such as customer_id and order_id. | |
| query | No | Query string parameters to pass to the BillingServ API endpoint. | |
| endpoint | Yes | Allowlisted BillingServ API endpoint path, relative to /api/v2. |