Capabilities: billing
The billing domain handles work related to documents, items, payments, profiles, and reminders.
Callable Capabilities
Section titled “Callable Capabilities”| Capability | Risk | Writing | Dry-Run | Cost Class | Scopes |
|---|---|---|---|---|---|
billing.bank_account.save | medium | yes | supported | flat-rate | billing.bank_accounts:write |
billing.document.convert_order_to_invoice | medium | yes | supported | flat-rate | billing.documents:draft |
billing.document.convert_quote_to_order | medium | yes | supported | flat-rate | billing.documents:draft |
billing.document.create_draft | medium | yes | supported | flat-rate | billing.documents:draft |
billing.document.facturx | medium | no | supported | flat-rate | billing.documents:draft |
billing.document.list | low | no | supported | flat-rate | billing.documents:read |
billing.document.pdf | low | no | supported | flat-rate | billing.documents:draft |
billing.document.read | low | no | supported | flat-rate | billing.documents:read |
billing.document.search | low | no | supported | flat-rate | billing.documents:read |
billing.document.xrechnung | medium | no | supported | flat-rate | billing.documents:draft |
billing.item.search | low | no | supported | flat-rate | billing.items:read |
billing.payment.list | low | no | supported | flat-rate | billing.payments:read |
billing.payment.record | high | yes | supported | flat-rate | billing.payments:record |
billing.profile.save | medium | yes | supported | flat-rate | billing.profile:write |
billing.reminder.list | low | no | supported | flat-rate | billing.reminders:read |
The table guides you to the available calls. Before your agent delegates work, remember: read describe, use dry_run according to the contract, follow idempotency for mutations, and check scopes.