[Missing <summary> documentation for "N:LC360API.Carrier_V1"]

Classes

  ClassDescription
Public classAddress
Address Class
Public classAgent
Agency information for inspection.
Public classAttributes
Current customer (carrier) provided fields (hard coded across systems)
Public classCompletedInspectionFormDataSetResponse
Method for retriveing form data as XML for a given inspection. Recommend using CompletedInspectionFormMetaResponse.
Public classCompletedInspectionFormMetaResponse
Secondary way to retrieve form data as name value pairs with data types as opposed to raw XML.
Public classCompletedInspectionPDFResponse
Used to retrieve inspection PDF file on completed inspections.
Public classCompletedInspectionPhotosResponse
Used to retrieve the individual photos on an inspection .
Public classCompletedInspectionsRequest
Gives back list of completed inspections that have not yet been exported.
Public classCompletedInspectionsResult
Used to retrieve the list of forms attached to a given inspection.
Public classCredentials
Passed in credentials that would have been provided to you.
Public classDuplicateIssue
The duplicate issue found for a case.
Public classError
Error and error type.
Public classFormMeta
List of fields by form.
Public classFormMetaField
Field name, value and value type.
Public classHazard
Description and score of the hazard(s) or underwriting concerns found on an inspection.
Public classImportInspectionsRequest
LC360API.Carrier_V1 is a simplisitic, restful service meant to allow an insurance carrier to order inspections and retrieve the final inspection report, form data and photos. It can be used by any PHP, .NET or other application language by using this enclosed document as well as by navigating to the service URL for context sesnsitive and service details. Subsequent versions of this API will be created as separate web services in the _V1, _v2 format allowing for backwards compatibility. If you have any questions please contact developmentsupport@utilant.com or the person who sent you connectinf information for this service.
Public classImportResult
Return result of an import indicating success, listing errors if found, listing duplicate warnings if found.
Public classInspection
The Inspection to be ordered by the carrier.
Public classInspectionExport
High level data for an inspection that is ready for export including a list of hazards found, list of recommendations, list of forms used and other high level fields.
Public classInspectionInfoRequest
Used to request completed inspection data.
Public classInspectionUpdateResponse
Gives Current status of a requested inspection back including messages/notes.
Public classMarkCompletedInspectionsExortedRequest
Called after all inspections are retrieved, marks them as exported from our system so they wont show up for download again.
Public classMessage
Used to retrieve a list of messages left on the inspection by the inspection company regarding status.
Public classPhoto
Used to grab an individual photo's image content and attributes.
Public classPolicyHolder
Object that contains information about the entity that owns the policy.
Public classUnderwriter
Underwriter information for inspection

Enumerations

  EnumerationDescription
Public enumerationLogCode
Available error codes enumeration.