/
SA
sankahq
/
Sanka Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
sankahq
Sanka Public API
post
Upsert Public Payroll Profile
v9
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-07-21
297
438
1.2 MB
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