/
BO
boyahq
/
Boya Employees API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4h ago · Updated 1w ago
View markdown
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
Add money to an employee wallet
post
/employees/addMoney
Request body
TransferFunds
required
accountref
integer
required
org_wallet_ref
amount
integer
required
description
string
required
employee_id
string
required
Response
Allocation successful