The GetLedgerRelations function returns all registerBookRelation records for the specified parameters.
Method | /GetLedgerRelations |
The request body is of type GetLedgerRelations.
Name | Description | Data Type |
---|---|---|
filter | LedgerRelationsFilter |
|
The response body is of type GetLedgerRelationsResponse.
Name | Description | Data Type |
---|---|---|
GetLedgerRelationsResult | ArrayOfViewLedgerRelationInfo |
|