Get Account Officers

This returns account officers for an institution

Overview

The get account officers endpoint is used to retrieve the list of account officers assigned to an institution.

This endpoint requires a valid user authentication token and mfbCode to be passed in the query params

Expected Response

If the account officers were successfully retrieved, a HTTP status code of 200 (OK) will be returned along with a list of account officers in the response body.

You can checkout API reference to Get Account Officers