Create Invoice RecordAsk AIpost https://api.apicbase.com/api/v2/invoices/Creates a record for an invoice.Body ParamsoutletstringrequiredThe ID of the outlet.supplierstringrequiredThe ID of the supplier.invoice_numberstringrequiredThe invoice number.purchase_ordersarray of stringsrequiredList of IDs of purchase orderspurchase_orders*ADD stringinvoice_datedaterequiredThe date of the invoice.due_datedateThe invoice's due date.total_amountfloatrequiredThe total amount invoiced.is_credit_notebooleanDefaults to falsetruefalseResponses 201201 400400Updated 5 months ago