/
BO
boyahq
/
Boya Employees API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 12h ago · Updated 2d ago
View markdown
boyahq
Boya Employees API
post
Create a new employee
v1
latest
OpenAPI 3.0.0
2026-08-06
9
7
9.3 KB
get
List all employees
post
Create a new employee
delete
Suspend an employee
patch
Activate an employee
post
Add money to an employee wallet
post
Deduct money from employee wallet
get
Get employee allocation/deduction transfer status
get
Get a specific employee profile and balance
get
Get All employee balances - add a specified date range
Create a new employee
post
/employees
Request body
EmployeeInput
required
name
string
required
organization_email
string
required
phone_number
string
required
team_code
string
required
role
'CARD USER'
required
Response
Created
Employee
required
id
string
name
string
phone
string
team_code
string
organization_email
string
role
string
accno
string
employee wallet accno
{"stackTrail":"components:schemas:Employee:properties:balance","oasType":"schema","type":"unknown","description":"account balance"}
status
'ACTIVE'
|
'SUSPENDED'
createdAt
string
date