The VerifyLedgerRelation function verifies a registerBookRelation record against the available business rules.
Method | /VerifyLedgerRelation |
The request body is of type VerifyLedgerRelation.
Name | Description | Data Type |
---|---|---|
registerBookRelation | LedgerRelationInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyLedgerRelationResponse.
Name | Description | Data Type |
---|---|---|
VerifyLedgerRelationResult | ArrayOfVerifyExceptionInfo |
|