/
SA
sankahq
/
Sanka Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2w ago
Details
View markdown
absences
5
activity-logs
1
ai
3
applicants
6
approval-requests
3
associations
3
attendance-records
5
bills
6
companies
9
contacts
5
custom-objects
10
deals
6
disbursements
9
employees
1
estimates
7
expenses
6
exports
4
ferry-diagrams
5
ferry-programs
9
files
1
imports
4
incentives
16
interviews
6
inventories
5
inventory-transactions
5
invoices
11
items
5
job-postings
6
journals
8
locations
5
lookout
8
meters
5
object-schemas
2
orders
8
payments
8
payroll
8
get
List Public Payroll Profiles
post
Upsert Public Payroll Profile
get
List Public Payroll Runs
post
Calculate Public Payroll Run
get
Get Public Payroll Run
post
Approve Public Payroll Run
post
Create Public Payroll Journal Entry
get
Download Public Payroll Payslip Pdf
projects
5
properties
5
public-auth
6
purchase-orders
7
records
2
reports
5
revenues
6
rule-settings
12
sanka-buy
1
subscriptions
6
tasks
5
tickets
7
transfers
1
views
6
workflow-actions
1
workflow-runs
20
workflows
6
workforce-planning
5
payroll
Upsert Public Payroll Profile
post
/v2/public/payroll/profiles
Query parameters
workspace_id
string
nullable
Headers
X-Workspace-Code
string
Request body
PayrollProfileUpsertRequest
required
employee_id
string
required
jurisdiction_country_code
string
nullable
pay_type
string
base_salary
number
hourly_rate
number
nullable
scheduled_monthly_hours
number
nullable
tax_table_type
string
dependent_count
integer
resident_tax_monthly_amount
number
standard_monthly_remuneration
number
nullable
health_insurance_prefecture_code
string
nullable
is_health_insurance_enrolled
boolean
is_care_insurance_enrolled
boolean
is_pension_enrolled
boolean
is_employment_insurance_enrolled
boolean
effective_from
string
date
nullable
effective_to
string
date
nullable
extra_settings
object
Response
Successful Response
UpsertPublicPayrollProfileApiV2PublicPayrollProfilesPost200Envelope
required
success
true
required
data
object
required
meta
EnvelopeMeta
required