The GetSingleInboundInvoiceJournal function returns the inboundInvoiceJournal record for the given primary key.
Method | /GetSingleInboundInvoiceJournal |
The request body is of type GetSingleInboundInvoiceJournal.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleInboundInvoiceJournalResponse.
Name | Description | Data Type |
---|---|---|
GetSingleInboundInvoiceJournalResult | InboundInvoiceJournalInfo |
|