Get a contractor history
get
/fscmRestApi/resources/11.13.18.05/publicSectorRecordContractorHistories/{LnpLicenseHistKey}
Request
Path Parameters
-
LnpLicenseHistKey(required): integer(int64)
Unique auto generated number used to identify the license insurance transaction history.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : publicSectorRecordContractorHistories-item-response
Type:
Show Source
object-
Address1: string
Maximum Length:
240First address line on the contractor???s license. -
Address2: string
Maximum Length:
240Second address line on the contractor???s license. -
Address3: string
Maximum Length:
240Third address line on the contractor???s license. -
Address4: string
Maximum Length:
240Fourth address line on the contractor???s license. -
AgencyId: integer
(int32)
Default Value:
1Identifies the agency ID this transaction belongs to. -
ApplicantIsAuthAgentFlag: string
Maximum Length:
1Default Value:NIndicates whether the applicant is the authorized agent for a contractor license. -
ApplicationStatus: string
Maximum Length:
15Indicates the application status. -
City: string
Maximum Length:
60Name of the city on the contractor???s license. -
ComplaintDiscloureInd: string
Maximum Length:
1Indicates whether a complaint has been disclosed against the license. -
ContractorInUse: string
Maximum Length:
1Default Value:YIndicates whether a contractor is used for the application. -
ContractorLicenseNumber: string
Maximum Length:
50The number portion of the contractor license. -
Country: string
Maximum Length:
60Name of the country on the contractor???s license. -
County: string
Maximum Length:
60Name of the county on the contractor???s license. -
CreationDate: string
(date-time)
Read Only:
trueIndicates the date and time of the creation of the row. -
Dba: string
Maximum Length:
360Name the contractor is doing business as. -
EmailAddress: string
Maximum Length:
320Email address on the contractor???s license. -
ExpireDate: string
(date)
Expiration date of the contractor???s license.
-
InactiveDate: string
(date)
The date when the contractor???s license was inactivated.
-
IntegrationSource: string
Maximum Length:
30Identifies the 3rd party integration. -
InternalLicenseStatus: string
Maximum Length:
30Internally assigned status by the agent on the license. -
IntLastUpdateBy: string
Maximum Length:
64The user who updated the record with 3rd party integration data. -
IntLastUpdateDt: string
(date)
The date when the last user updated with 3rd party integration data.
-
IntStatusLastUpdateBy: string
Maximum Length:
64The user who updated the internal license status. -
IntStatusLastUpdateDt: string
(date)
The date when the user updated the internal license status.
-
InUseLastUpdateBy: string
Maximum Length:
64Indicates the user who last updated the contractors In Use status. -
InUseLastUpdateDate: string
(date)
The date when the contractor's In Use status was last updated.
-
IssueDate: string
(date)
The date when the contractor???s license was issued or in effect.
-
LicenseEntity: string
Maximum Length:
30Entity identified on the contractor???s license. -
LicenseKey: integer
(int64)
Auto generated unique number used to identify the license.
-
LicenseLmfPre: string
Maximum Length:
10Suffix associated with the contractor HIS license number. -
LicenseNumber: string
Maximum Length:
50The license number issued by the government. -
LicenseSetupCode: string
Maximum Length:
30Setup code identifying segments usage on the license. -
LicenseType: string
Maximum Length:
30Identifies the type of license issued. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LnpLicenseHistKey: integer
(int64)
Unique auto generated number used to identify the license insurance transaction history.
-
LnpLicenseKey: integer
(int64)
Auto generated unique number used to identify the license on the transaction.
-
LnpLicensePuid: string
Maximum Length:
480Indicates In-flight or Historical transaction for data migration. -
LnpRecordId: string
Maximum Length:
50Indicates the meaningful transaction identifier. -
LnpRecordKey: integer
(int64)
Unique identifier for the related transaction.
-
MigratedDataFlag: string
Maximum Length:
3Default Value:NIndicates the In-flight or Historical transaction for data migration. -
Name: string
Maximum Length:
360Name on the contractor???s license. -
Owner: string
Maximum Length:
360Owner name(s) on the contractor???s license. -
PhoneAreaCode: string
Maximum Length:
10Phone Area Code on the contractor???s license. -
PhoneCountryCode: string
Maximum Length:
10Phone country code on the contractor???s license. -
PhoneExtension: string
Maximum Length:
20Phone extension on the contractor???s license. -
PhoneNumber: string
Maximum Length:
40Phone number on the contractor???s license. -
PostalCode: string
Maximum Length:
60Postal code on contractor???s license. -
Province: string
Maximum Length:
60Name of province on contractor???s license. -
ReactivateDate: string
(date)
Reissue or renewal date of contractor???s license.
-
RecordContractorFactHistories: array
Fact Histories
Title:
Fact HistoriesThe fact histories resource is used to view, or create a contractor fact history. -
RecordContractorInsuranceHistories: array
Insurance Histories
Title:
Insurance HistoriesThe insurance histories resource is used to view, or create a contractor insurance history. -
RecordNumber: string
Maximum Length:
64PUID for permit record. Used by CRM Import. -
ReissueDate: string
(date)
Reissue date of contractor???s license.
-
SourceStatus: string
Maximum Length:
100License status as listed in the source. -
State: string
Maximum Length:
60Name of State on contractor???s license. -
SuspendDate: string
(date)
First date of contract???s license suspension.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Fact Histories
Type:
arrayTitle:
Fact HistoriesThe fact histories resource is used to view, or create a contractor fact history.
Show Source
Nested Schema : Insurance Histories
Type:
arrayTitle:
Insurance HistoriesThe insurance histories resource is used to view, or create a contractor insurance history.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : publicSectorRecordContractorHistories-RecordContractorFactHistories-item-response
Type:
Show Source
object-
CntrctrLicFactRec: string
Maximum Length:
30Identifies the type of fact record for the data. -
IntegrationSource: string
Maximum Length:
30Identifies 3rd party integration. -
IntLastUpdDt: string
(date)
Date last updated by 3rd party???s system.
-
LicenseFactKey: integer
(int64)
Auto generated number used uniquely to identify the license.
-
LicenseKey: integer
(int64)
Indicates unique identifier of the license.
-
LicenseNumber: string
Maximum Length:
50Identifies the type of license issued. -
LicenseSetupCode: string
Maximum Length:
30Setup code identifying segments usages on the license. -
LicenseType: string
Maximum Length:
30Identifies the type of license issued. -
LicFactCode: string
Maximum Length:
30Identifies the code for this fact data. -
LicFactCodeValue: string
Maximum Length:
500Identifies the value for this fact data. -
LicFactDate: string
(date)
Identifies the date for this fact data.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LnpLicenseFactHistKey: integer
(int64)
Auto generated number used uniquely to identify the license transaction history.
-
LnpLicenseFactKey: integer
(int64)
Auto generated number used uniquely to identify the license on the transaction.
-
LnpLicenseFactPuid: string
Maximum Length:
480PUID for record. Alternate key used by CRM Import. -
LnpLicenseHistKey: integer
(int64)
Auto generated number used uniquely to identify the license transaction history.
-
LnpLicenseKey: integer
(int64)
Indicates unique identifier of the license transaction.
-
LnpLicensePuid: string
Maximum Length:
480Parent PUID. Alternate key used by CRM Import. -
LnpRecordId: string
Maximum Length:
50Indicates the meaningful transaction identifier. -
LnpRecordKey: integer
(int64)
Unique identifier for the related transaction.
-
MigratedDataFlag: string
Maximum Length:
3Default Value:NIndicates In-flight or Historical transaction for data migration.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorRecordContractorHistories-RecordContractorInsuranceHistories-item-response
Type:
Show Source
object-
CancelDate: string
(date)
Cancellation date of Policy or Bond on the license.
-
Exempt: string
Maximum Length:
30Indicates whether the contractor is exempt for workers compensation insurance. -
Exemptdesc: string
Maximum Length:
500Description of worker???s compensation exemption. -
Exemptlongdesc: string
(byte)
Long description of worker???s compensation exemption.
-
ExpireDate: string
(date)
Expiry date of Policy or Bond on the license.
-
InsuranceFactRec: string
Maximum Length:
30Indicates the type of insurance associated with state license. -
InsuranceType: string
Maximum Length:
360Type of insurance on license. -
InsurerAmt: integer
(int64)
Coverage amount on bond or policy on the license.
-
InsurerCode: string
Maximum Length:
30Code associated with insurer on license. -
InsurerLink: string
Maximum Length:
500Additional URL link to drill into insurer details. -
InsurerName: string
Maximum Length:
360Name of the insurer on the contractor license. -
InsurerPolicyNo: string
Maximum Length:
30Policy number issued by insurer on the license. -
IntegrationSource: string
Maximum Length:
30Identifies the 3rd party integration. -
IntentToSuspendDate: string
(date)
Intent to suspend policy notice date.
-
IntLastUpdDt: string
(date)
The date last updated by 3rd party system.
-
IssueDate: string
(date)
Issue date of Policy or Bond on the license.
-
LicenseInsuranceKey: integer
(int64)
Auto generated unique number used to identify the license.
-
LicenseKey: integer
(int64)
The unique identifier of the license.
-
LicenseNumber: string
Maximum Length:
50The license number issued by the government. -
LicensePercentage: integer
(int32)
Percentage of voting stock in company.
-
LicenseSetupCode: string
Maximum Length:
30Setup code identifying segments usages on the license. -
LicenseType: string
Maximum Length:
30The type of license issued. -
LicQualifierName: string
Maximum Length:
360Name of qualifying individual on the bond. -
LicQualifierNameType: string
Maximum Length:
20Type of qualifier bond on the bond. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LnpLicenseHistKey: integer
(int64)
Auto generated number used uniquely to identify the license transaction history.
-
LnpLicenseInsHistKey: integer
(int64)
Auto generated number used uniquely to identify the license insurance transaction history.
-
LnpLicenseInsKey: integer
(int64)
Indicates unique identifier of the license for the transaction.
-
LnpLicenseInsPuid: string
Maximum Length:
480PUID for record. Alternate key used by CRM Import. -
LnpLicenseKey: integer
(int64)
Indicates unique identifier of the license transaction.
-
LnpLicensePuid: string
Maximum Length:
480Parent PUID. Alternate key used by CRM Import. -
LnpRecordId: string
Maximum Length:
50Indicates the meaningful transaction identifier. -
LnpRecordKey: integer
(int64)
The unique identifier of the license transaction.
-
MigratedDataFlag: string
Maximum Length:
3Default Value:NIndicates the In-flight or Historical transaction for data migration. -
RenewalDate: string
(date)
Renewal date of Policy or Bond on the license.
-
SuspendDate: string
(date)
Suspension date of Policy or Bond on the license.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- RecordContractorFactHistories
-
Parameters:
- LnpLicenseHistKey:
$request.path.LnpLicenseHistKey
The fact histories resource is used to view, or create a contractor fact history. - LnpLicenseHistKey:
- RecordContractorInsuranceHistories
-
Parameters:
- LnpLicenseHistKey:
$request.path.LnpLicenseHistKey
The insurance histories resource is used to view, or create a contractor insurance history. - LnpLicenseHistKey: