getTellerData

abstract suspend fun getTellerData(officeId: Long? = null): List<GetTellersResponse>

List all tellers Retrieves list tellers Responses:

  • 200: OK

Return

kotlin.collections.List

Parameters

officeId

officeId (optional)