The VerifyLedger function verifies a registerBook record against the available business rules.
Method | /VerifyLedger |
The request body is of type VerifyLedger.
Name | Description | Data Type |
---|---|---|
registerBook | LedgerInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyLedgerResponse.
Name | Description | Data Type |
---|---|---|
VerifyLedgerResult | ArrayOfVerifyExceptionInfo |
|