IndividualApplication

Represents an application form submitted by an individual. Available with the Provider Network Management permission set license.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
AccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the applicant’s account.
AmountPaid
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The amount paid by the applicant.
ApplicationCaseId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of a case that relates to this application.
ApplicationCategory
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Categorizes the ways an application can be processed. Possible values are:
  • Basic
  • Special
ApplicationType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The type of the application. Possible values are:
  • New
  • Renewal
AppliedDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The date on which the application was received from the applicant.
ApprovedDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date on which the application was approved.
BusinessTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The type of individual business activity for this application.
Category
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
The service category of the application.
Possible values are:
  • Emergency Service
  • License
  • Permit
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Text description provided by the applicant.
IsOwnerEditable
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Whether the owner ID of this record can be changed.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when a user most recently viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when a user most recently viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
LicensePermitNameId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The emergency service authorization that will be granted if this application is approved.
LicenseTypeId
Type
reference
Properties
Create, Filter, Group, Sort, Update, Nillable
Description
The type of emergency service that the applicant will provide.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The auto-generated unique ID for this application.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user that owns this record.
PaymentDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time at which payment was received from the applicant.
RequirementsCompleteDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date when the applicant fulfilled all the requirements for approval.
SavedApplicationRefId
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Reference Id of the saved application.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
The submission and approval status of the application. Possible values are:
  • Closed
  • In Distribution
  • In Review
  • Submitted
WasReturned
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Whether a submitted application was sent back to the applicant due to errors.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

IndividualApplicationHistory
History is available for the object.
IndividualApplicationFeed
Feed tracking is available for the object.
IndividualOwnerSharingRule
Sharing rules are available for the object.
IndividualApplicationShare
Share is available for the object.