Create a new invoiceAsk AIpost https://api.tryaqueduct.com/v1/invoicesBody ParamscustomerIdstringrequiredId of the account owner being billedexternalIdstringOption 2A user-provided identifier for the objectcurrencystringenumrequiredThree-letter ISO currency code. Must be a supported currency.USDCADAllowed:USDCADdueDatestringDue date for the invoice. When unspecified, defaults to the organization's default payment termsdescriptionstringA memo to display in the "notes" section of the invoice pdfmetadataobjectmetadata objectlineItemsarray of objectsrequiredlineItems*ADD objectproductIdstringrequiredId of the Product being billed forsendEmailbooleanIf true, will send the invoice to the customer via email immediatelytruefalseResponse 201Invoice is created successfullyUpdated over 3 years ago