Methods

  • get - Get income tax borne by employer
  • get - Get income tax borne by employer
  • post - Create income tax borne by employer
  • put - Update an existing income tax borne by employer

Resource

{
    "basisPeriod": "int32",
    "borneByEmployeeAmount": "double",
    "borneByEmployerAmount": "double",
    "id": "int32",
    "taxBorneByEmployerType": "string"
}

Properties

Name Type Description
basisPeriod int32 Int32
borneByEmployeeAmount double Nullable
borneByEmployerAmount double Nullable
id int32 Int32
taxBorneByEmployerType string TaxBorneByEmployerType

Possible values are:

  • Fully
  • FixedAmount
  • Partially