Get Account Officer by StaffCode
This returns an account officer's details
Overview
The get account officers by staffCode endpoint is used to retrieve an account officer using their staffCode from Bankone
This endpoint requires a valid user authentication token and staffCode to be passed in the query params
Expected Response
If the account officer staffCode request is successfully retrieved, a HTTP status code of 200 (OK) will be returned along with the details of the account officer in the response body.
You can checkout API reference to Get Account Officers by staffCode
Updated over 1 year ago