The ListOrganizations operation retrieves a list of available organizations in the database to exclude any sibling organizations.
This operation is used to obtain a list of the organizations available in the system. The request takes an organization object and returns an array containing organizations objects as the payload. The response is filtered to remove siblings of the submitted organization.
| Operation | ListOrganizations |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://schemas.bankerssystems.com/2004/ExpereAPI/ExpereIEServices/IExpereAPI/ListOrganizations |
| Input | ListOrganizationsRequest |
| Output | ListOrganizationsResponse |