Newer Version Available

This content describes an older version of this product. View Latest

IndividualApplication

Represents an application form submitted by an individual. This object is available in API version 50.0 and later.

Supported Calls

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

Fields

Field Details
AccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the applicant’s account.
This is a relationship field.
Relationship Name
Account
Relationship Type
Lookup
Refers To
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.
This is a relationship field.
Relationship Name
ApplicationCase
Relationship Type
Lookup
Refers To
Case
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:
  • Change of Location
  • Change of Ownership
  • New Salon
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.
This is a relationship field.
Relationship Name
BusinessType
Relationship Type
Lookup
Refers To
BusinessType
Category
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
The service category of the application.
Possible values are:
  • License
  • Permit
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Text description provided by the applicant.
Given_Name__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The given name of 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.
The default value is 'false'.
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.
This is a relationship field.
Relationship Name
LicensePermitName
Relationship Type
Lookup
Refers To
BusinessLicense
LicenseTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The type of emergency service that the applicant will provide.
This is a relationship field.
Relationship Name
LicenseType
Relationship Type
Lookup
Refers To
RegulatoryAuthorizationType
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The auto-generated unique ID for this application.
Nationality__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The nationality of the applicant.
Possible values are:
  • INDIA
  • UNITED STATES OF AMERICA
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user that owns this record.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
Passport_Number__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The passport ID of the applicant.
PaymentDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time at which payment was received from the applicant.
RecordTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The record associated to the application.
This is a relationship field.
Relationship Name
RecordType
Relationship Type
Lookup
Refers To
RecordType
RequirementsCompleteDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date when the applicant fulfilled all the requirements for approval.
SavedApplicationRefId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference Id of the saved application.
This is a relationship field.
Relationship Name
SavedApplicationRef
Relationship Type
Lookup
Refers To
PreliminaryApplicationRef
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The submission and approval status of the application.
Possible values are:
  • Approved and Issued
  • Declined
  • In Review
  • Returned
  • Submitted
  • Verification Phase
Surname__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The last name of the applicant.
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.
The default value is 'false'.