Methods

  • get - Get Employer Liability Category
  • get - List Employer Liability Categories
  • post - Create Employer Liability Category
  • put - Update Employer Liability Category

Resource

{
    "canBeDeleted": "boolean",
    "externalReferenceId": "string",
    "hideFromPaySlips": "boolean",
    "id": "int32",
    "includeInShiftCosts": "boolean",
    "isSuperannuationFund": "boolean",
    "name": "string",
    "showTotalPayments": "boolean"
}

Properties

Name Type Description
canBeDeleted boolean Boolean
externalReferenceId string String
hideFromPaySlips boolean Boolean
id int32 Int32
includeInShiftCosts boolean Boolean
isSuperannuationFund boolean Boolean
name string String
showTotalPayments boolean Boolean