Select any of the web services below to view details and examples.
*applicationId [Integer] | This is a required field. This field accepts single value. Required parameter, accepts integer value. |
*propertyId [Integer] | This is a required field. This field accepts single value. Required parameter, accepts integer value. |
id [Integer] | This is an optional field. This field accepts single value. Conditionally Required parameter. If provided, it will update the empl oyer record on provided application. otherwise insert the employer rec ord. |
incomeTypeId [Integer] | This is an optional field. This field accepts single value. Conditionally Required parameter. If "id" is not provided, this parame ter is required. |
customerId [Integer] | This is an optional field. This field accepts single value. Conditionally Required parameter. If "id" is not provided, this parame ter is required. |
frequencyId [Integer] | This is an optional field. This field accepts single value. Optional parameter, accepts integer value. If provided should be a val id frequency range which are: 3 [ weekly ], 4 [ Monthly ] and 6 [ Yea rly ] |
position [String] | This is an optional field. This field accepts single value. Optional parameter, accepts string value |
institutionName [String] | This is an optional field. This field accepts single value. Optional parameter, accepts string value |
institutionPhoneNumber [String] | This is an optional field. This field accepts single value. Optional parameter, accept string value. If provided, should be valid phone number. |
institutionStreetLine1 [String] | This is an optional field. This field accepts single value. Optional parameter, accepts string value |
institutionStreetLine2 [String] | This is an optional field. This field accepts single value. Optional parameter, accepts string value. |
institutionStreetLine3 [String] | This is an optional field. This field accepts single value. Optional parameter, accepts string value. |
institutionCity [String] | This is an optional field. This field accepts single value. Optional parameter, accepts string value. |
institutionStateCode [String] | This is an optional field. This field accepts single value. Optional parameter, accepts string value. |
institutionProvince [String] | This is an optional field. This field accepts single value. Optional parameter, accepts string value |
institutionPostalCode [String] | This is an optional field. This field accepts single value. Optional parameter, accepts string value. |
institutionCountryCode [String] | This is an optional field. This field accepts single value. Optional parameter, accepts string value |
amount [Float] | This is an optional field. This field accepts single value. Conditionally Required parameter, accepts float value with two decimal points. If Id is not provided, this becomes required. |
contactName [String] | This is an optional field. This field accepts single value. Optional parameter, accepts string value |
contactPhone [String] | This is an optional field. This field accepts single value. Optional parameter, accept string value. If provided, should be valid phone number. |
contactEmail [String] | This is an optional field. This field accepts single value. Optional parameter, accept string value. If provided, should be valid email format. |
incomeEffectiveDate [Date] | This is an optional field. This field accepts single value. Optional parameter, accept date in MM/DD/YYYY or YYYY-MM-DD format . |
dateStarted [Date] | This is an optional field. This field accepts single value. Optional parameter, accept date in MM/DD/YYYY or YYYY-MM-DD format. |
dateEnded [Date] | This is an optional field. This field accepts single value. Optional parameter, accept date in MM/DD/YYYY or YYYY-MM-DD format. if provided, then dateStarted and dateEnded should be in valid range. da teStarted should be less than dateEnded. |
isDelete [Boolean] | This is an optional field. This field accepts single value. Optional parameter, accept either 1 or 0. if provided value as 1 then id is required and the employer record will be removed from applicatio n. |