How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ServiceChannel CheckLists API

The CheckLists API from ServiceChannel — 9 operation(s) for checklists.

ServiceChannel CheckLists API is one of 66 APIs that ServiceChannel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Checklists. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 10 operations across 9 paths, and defines 26 schemas. It is described by OpenAPI 3.2.0, at version bearer.v1.

Requests are made against a single base URL, https://sb2fixxbook.servicechannel.com:443/api.

10 operations 9 paths 26 schemas 4 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
bearer.v1
Base URL
https://api.servicechannel.com/v3
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

ServiceChannel CheckLists API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. By default, every request must be authenticated.

  • oauth2 — OAuth2 Authorization

Paths & Operations 10

Across 9 paths, the API surfaces 10 operations — 4 GET, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

CheckLists 10
POST
/checklists/CheckListResponse
Submit a response to a checklist question
POSTv3_checklists_CheckListResponse?version={version} 1 param body → 201400401500
PUT
/checklists/{checkListResponseId}/CheckListResponse
Update a response to a checklist question
PUTv3_checklists_{checkListResponseId}_CheckListResponse?overrideAttachments={overrideAttachments}&version={version} 3 params body → 200400401500
POST
/checklists/ChecklistResponse/get
Get a response to a checklist question
POSTv3_checklists_ChecklistResponse_get?workOrderId={workOrderId} 1 param body → 200400401500
POST
/checklists/ChecklistResponse/attachments
Upload a checklist response attachment to the storage
POSTv3_checklists_ChecklistResponse_attachments body → 200400401500
PUT
/checklists/ChecklistResponse/bulk
Update a responses to a checklist question in bulk
PUTv3_checklists_ChecklistResponse_bulk body → 200400401500
POST
/checklists/ChecklistResponse/bulk
Submit checklist responses in bulk
POSTv3_checklists_ChecklistResponse_bulk body → 201400401500
GET
/checklists/detail
Get standard checklists
GETv3_checklists_detail?tradeid={tradeid}&checklistid={checklistid}&categoryid={categoryid}&subscriberId={subscriberId}&tradeName={tradeName}&checkListName={checkListName}&categoryName={categoryName}&locationId={locationId}&storeId={storeId}&workOrderId={workOrderId} 10 params → 200400401403500
GET
/checklists/TransferCheckListDetail
The requested transfer checklists are in the response
GETv3_checklists_TransferCheckListDetail?workOrderId={workOrderId}&subscriberId={subscriberId} 2 params → 200400401403500
GET
/checklists/taskslist
Get checklists with asset tasks
GETv3_checklists_taskslist?tradeid={tradeid}&checklistid={checklistid}&categoryid={categoryid}&subscriberId={subscriberId}&tradeName={tradeName}&checkListName={checkListName}&categoryName={categoryName}&locationId={locationId}&storeId={storeId}&providerId={providerId} 10 params → 200400401500
GET
/checklists/types
Retrieve checklist types
GETv3_checklists_types?tradeId={tradeId}&checklistId={checklistId}&categoryId={categoryId}&subscriberId={subscriberId}&tradeName={tradeName}&checklistName={checklistName}&categoryName={categoryName}&locationId={locationId}&storeId={storeId}&providerId={providerId} 10 params → 200400401500

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistResponses.ChecklistResponse (17 properties), ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistSettingsResponses.CheckListDetailQuestionsResponse (16 properties), ServiceChannel.Services.WebApi.Models.Request.Checklists.ChecklistResponses.UpdateBulkChecklistResponseRequestItem (13 properties), ServiceChannel.Services.WebApi.Models.Request.Checklists.ChecklistResponses.CheckListResponseRequest (11 properties). Each schema is shown below with its type and property counts.

ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistSettingsResponses.ChecklistTypesResponse
object
Represents a response object containing the checklist ID and its type.
2 properties
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistResponses.ChecklistPictureResponse
object
Object for an attachment added to a checklist response.
7 properties
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistResponses.CreateChecklistResponseWithPicture
object
Object for a submitted checklist response and attachment.
2 properties
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistSettingsResponses.CheckListTypesExtendedResponse
object
Represents an extended response containing a list of checklist types.
1 property
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistResponses.ChecklistResponse
object
Checklist response object.
17 properties
System.Object
object
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistSettingsResponses.CheckListWithTasksResponse
object
Represents the parameters of a checklist that includes asset tasks.
8 properties
ServiceChannel.Services.WebApi.Models.Request.Checklists.ChecklistResponses.UpdateAttachmentRequest
object
An attachment information to be added or updated to a checklist response.
3 properties
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistResponses.UpdateChecklistResponseWithPicture
object
Object for an updated checklist response and attachment.
2 properties
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistSettingsResponses.ChecklistTaskResponse
object
Represents the details of an asset task associated with a checklist.
8 properties
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistSettingsResponses.CheckListDetailQuestionsResponse
object
Represents the details of a checklist question, including its properties and configuration options.
16 properties
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistResponses.ChecklistResponseWithPictures
object
Object for a checklist response with attachments.
2 properties
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistSettingsResponses.CheckListQuestionOptionResponse
object
Represents an answer option configured for a checklist question of the Selector type.
6 properties
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistSettingsResponses.CheckListWithTasksExtendedResponse
object
Represents an extended response containing the details of a checklist with associated asset tasks.
1 property
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistResponses.UploadedAttachmentResponse
object
Uploaded file information.
1 property
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistSettingsResponses.CheckListDetailExtendedResponse
object
Represents an extended response containing the details of a standard checklist.
2 properties
ServiceChannel.Services.WebApi.Models.Request.Checklists.ChecklistResponses.CreateBulkChecklistResponseRequest
object
Request to submit checklist responses in bulk.
3 properties 1 required
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistResponses.ChecklistQuestionOptionResponse
object
Answer option configured for a checklist question of the Selector type.
5 properties
ServiceChannel.Services.WebApi.Models.Request.Checklists.ChecklistResponses.AttachmentInfo
object
An attachment information to be added to a checklist response.
2 properties
ServiceChannel.Services.Messaging.ErrorResponse
object
The error response object
4 properties
ServiceChannel.Services.WebApi.Models.Request.Checklists.ChecklistResponses.UpdateBulkChecklistResponseRequest
object
Request to update checklist responses in bulk.
2 properties
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistSettingsResponses.CheckListQuestionNumericTypeResponse
object
Represents an answer option configured for a checklist question of the Numeric type.
5 properties
ServiceChannel.Services.WebApi.Models.Request.Checklists.ChecklistResponses.UpdateBulkChecklistResponseRequestItem
object
Request to update checklist responses in bulk.
13 properties 3 required
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistSettingsResponses.CheckListDetailResponse
object
Represents the parameters of a standard checklist, including details and configuration options.
9 properties
ServiceChannel.Services.WebApi.Models.Request.Checklists.ChecklistResponses.CheckListResponseRequest
object
11 properties 3 required
ServiceChannel.Services.WebApi.Models.Response.Checklists.ChecklistSettingsResponses.CheckListAcknowledgeUrlResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

servicechannel-checklists-api-openapi.yml Raw ↑

Other APIs ServiceChannel publishes across the network.

ServiceChannel AfterHours API
ServiceChannel AIAgents API
ServiceChannel Announcements API
ServiceChannel ApplicationAccess API
ServiceChannel Assets API
ServiceChannel AssetTaskResponse API
ServiceChannel AssetTypes API
ServiceChannel Attachments API
ServiceChannel BatchRfp API
ServiceChannel Branding API
ServiceChannel Categories API
ServiceChannel Classification API
Where this information came from

This is an independent, third-party profile of ServiceChannel CheckLists API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.