Methods

  • get - Get Employing Entity By ID
  • get - List Employing Entities
  • post - Create Employing Entity
  • put - Update Employing Entity

Resource

{
    "abn": "string",
    "addressLine1": "string",
    "addressLine2": "string",
    "branchCode": "string",
    "contactEmailAddress": "string",
    "contactFaxNumber": "string",
    "contactName": "string",
    "contactPhoneNumber": "string",
    "externalReferenceId": "string",
    "fbtExemptOrganisationType": "string",
    "foreignEntityCountry": "string",
    "hasSeparateEntertainmentFringeBenefitsCap": "boolean",
    "id": "int32",
    "isExemptFromFringeBenefitsTax": "boolean",
    "isForeignEntity": "boolean",
    "name": "string",
    "paySlipFromEmailAddress": "string",
    "postcode": "string",
    "signatoryName": "string",
    "state": "string",
    "suburb": "string"
}

Properties

Name Type Description
abn string String
addressLine1 string String
addressLine2 string String
branchCode string String
contactEmailAddress string String
contactFaxNumber string String
contactName string String
contactPhoneNumber string String
externalReferenceId string String
fbtExemptOrganisationType string Nullable

Possible values are:

  • PublicBenevolentInstitution
  • HealthPromotionCharity
  • PublicAndNonProfitHospital
  • PublicAmbulanceService
  • PovertyRelief
  • EducationAdvancement
  • ReligionAdvancement
  • CommunityBenefit
foreignEntityCountry string String
hasSeparateEntertainmentFringeBenefitsCap boolean Boolean
id int32 Int32
isExemptFromFringeBenefitsTax boolean Boolean
isForeignEntity boolean Nullable
name string String
paySlipFromEmailAddress string String
postcode string String
signatoryName string String
state string String
suburb string String