The GetSingleInvoiceJournal function returns the invoiceJournal record for the given primary key.
Method | /GetSingleInvoiceJournal |
The request body is of type GetSingleInvoiceJournal.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleInvoiceJournalResponse.
Name | Description | Data Type |
---|---|---|
GetSingleInvoiceJournalResult | InvoiceJournalInfo |
|