Add new record to Invoices table
Method | /ImportInvoice |
The request body is of type ImportInvoice.
Name | Description | Data Type |
---|---|---|
invoiceImport | InvoiceImport |
The response body is of type ImportInvoiceResponse.
Name | Description | Data Type |
---|---|---|
ImportInvoiceResult | InvoiceImportResult |
|