The GetCompaniesLedgers function returns all companies ledgers for the calling organization.
Method | /GetCompaniesLedgers |
The request body is of type GetCompaniesLedgers.
Name | Description | Data Type |
---|---|---|
info | LedgerInfo |
|
The response body is of type GetCompaniesLedgersResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesLedgersResult | ArrayOfViewLedgerInfo |
|