Skip to main content
POST
addPayrollTaxExemption

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
taxName
string
required
exemptionEffectiveStartDate
string
required
exemptReason
string
required
exemptConfirmation
boolean
required
userId
string
exemptionEffectiveEndDate
string
fileName
string
fileBase64
string

Response

success
boolean
required
message
string
required