The DeleteLedger function deletes a registerBook record.
Method | /DeleteLedger |
The request body is of type DeleteLedger.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteDerivedRecord | xml:boolean |
|
The response body is of type DeleteLedgerResponse.
Name | Description | Data Type |
---|---|---|
DeleteLedgerResult | xml:boolean |
|