Skip to main content
POST
addRecurringPayItem

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
method
string
required
companyId
string
required
userId
string
required
payItem
enum<string>
required
Available options:
Deduction,
AdditionalCompensation,
Reimbursement
type
string
required
amountPerPayPeriod
number
allocatedPercentage
number

Response

status
string
required
message
string
required