Create Invoices
Issue invoices for services and track their payment status.
How it Works:
Create an invoice with itemized details and due date.
Share the invoice URL with the customer.
Monitor invoice status (
paid
,open
,draft
,void
,uncollectable
).Use webhooks for payment updates.
Example API Call:
Last updated