Create a new invoice with line items, contact, currency, and issue date.
This endpoint allows you to generate a new invoice. Required fields:Documentation Index
Fetch the complete documentation index at: https://docs.antei.com/llms.txt
Use this file to discover all available pages before exploring further.
contact_idline_items with product referencescurrency and issue_datedue_date, payment_instructions, or internal_notes.
Once created, the invoice will be available for downstream tax calculation, email dispatch, and reporting workflows.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Invoice created