Add new record to InvoiceSales table
Method | /ImportInvoiceSale |
The request body is of type ImportInvoiceSale.
Name | Description | Data Type |
---|---|---|
invoiceSaleImport | InvoiceSaleImport |
The response body is of type ImportInvoiceSaleResponse.
Name | Description | Data Type |
---|---|---|
ImportInvoiceSaleResult | InvoiceSaleImportResult |
|