Adds the specified invoicejournal to the database, and binds the specified invoices to it.
Method | /AddAndBindInvoiceJournal |
The request body is of type AddAndBindInvoiceJournal.
Name | Description | Data Type |
---|---|---|
invoiceJournal | InvoiceJournalInfo | |
invoiceIds | ArrayOfInt |
|
The response body is of type AddAndBindInvoiceJournalResponse.
Name | Description | Data Type |
---|---|---|
AddAndBindInvoiceJournalResult | xml:int |
|