The GetSingleLedger function returns the registerBook record for the given primary key.
Method | /GetSingleLedger |
The request body is of type GetSingleLedger.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleLedgerResponse.
Name | Description | Data Type |
---|---|---|
GetSingleLedgerResult | LedgerInfo |
|