The GetSingleInvoiceJournalRow function returns the invoiceJournalRow record for the given primary key.
Method | /GetSingleInvoiceJournalRow |
The request body is of type GetSingleInvoiceJournalRow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleInvoiceJournalRowResponse.
Name | Description | Data Type |
---|---|---|
GetSingleInvoiceJournalRowResult | InvoiceJournalRowInfo |
|