/
BO
boyahq
/
Boya Employees API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 1w ago
View markdown
boyahq
Boya Employees API
post
Create a new employee
latest
OpenAPI 3.0.0
2026-08-14
9
6
9.7 KB
190d4c90e3ab
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
balance
number
double
account balance
status
'ACTIVE'
|
'SUSPENDED'
createdAt
string
date