The GetSingleDailyJournalCode function returns the dailyJournalCode record for the given primary key.
Method | /GetSingleDailyJournalCode |
The request body is of type GetSingleDailyJournalCode.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleDailyJournalCodeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleDailyJournalCodeResult | DailyJournalCodeInfo |
|