getChecklistByName
getChecklistByName submits a request that includes either a Document ID or IDs, or a Submission ID or IDs. It returns detailed information about all configured checklists, including additional field custom questions. This request can be further refined by applying one of three optional name parameters: task_name, detail_name, or question_name.
Required Parameters
- Submission ID(s) or Document ID(s) - up to 25
- Site Short Name
Optional Parameters
- Locale ID
- _type
- External ID
- task_name
- detail_name
- question_name
Resource
- By documentID:
/api/s1m/v2/submissions/full/checklistsbyname/documentids - By submissionID:
/api/s1m/v2/submissions/full/checklistsbyname/submissionids
Request Parameters
| Element | Type | Description | Required | Example or Default Value |
|---|---|---|---|---|
| getChecklistByName | Root | Yes | ||
| username | String | Profile User Name. This is the user name used by the API, not a ScholarOne Manuscripts user. This is from the Caller’s profile. | Yes | sample_user |
| password | String | The API Key. Encrypted value uniquely identifying and authenticating Caller | Yes | SRU4DQ5WOJ2PX8CA |
| ids† | Integer or Integer Array | Document Id or Ids. Unique identifier for each Manuscript Revision in the ScholarOne Manuscripts system. Internally to ScholarOne, this is a numeric value. Each entry must be surrounded by single or double quotes and comma separated when more than one entry is specified. | Yes, if submission IDs are not used. | ’88026’ Or if a list is being requested: '88026','88087','89328' |
| ids†† | String or String Array | Submission Id or Ids. Also known as the Manuscript ID or Document Number. Identifier that is seen in the ScholarOne UI for each Manuscript. Submission Ids are case-sensitive. Each entry must be surrounded by single or double quotes and comma separated when more than one entry is specified. | Yes, if document IDs are not used. | 'WEB-2013-0002' Or if a list is being requested: 'WEB-2013-0002','WEB-2013-0003' |
| site_name | String | Site short name. The short name is the abbreviated or truncated name of the journal, society, publisher, or family. | Yes | web_svcs |
| url | String | The Web Service URL, which identifies the specific service to handle the request. | Yes | v2/submissions/full/checklistsbyname/submissionids |
| task_name | String | Name of the task as configured in the site workflow. | No | Editorial Production Assistant Checklist |
| detail_name | String | The configured name for a checklist. | No | CE Routing Checklist |
| question_name | String | The configured name of a checklist question. | No | Check for deficiencies |
| external_id | String | An id value that can be set by the client for call tracking. Caller supplied Text string to be stored with Audit History information. | No | 123456 |
| locale_id | Integer | The unique identifier for a specific language. The value of the locale_id must match to the specific language as defined in the Caller’s profile. | No | Options are:
|
| _type | String | The data type requested from the Service <xml> or <json>. This defaults to <xml>. | No | xml (default if omitted), or json |
Response Elements
Response Element | Type | Description | Example or default Value |
|---|---|---|---|
Status | String | State of a given request call | Can be one of SUCCESS, FAILURE, or MAINTENANCE.
|
callID | String | The CALL_ID is the unique identifier for a given Web Services call. Generated by the ScholarOne Web Services application. |
|
profileCallId | String | An id value that is set by the client for call tracking. Set by the request’s external_id element. |
|
document | Complex | Root element for each document utilized during an API call |
checkLists, documentId, documentIdLatest, documentIdOriginal, submissionId, submissionIdLatest, submissionIdOriginal, submissionStatus, transferSubId |
checkLists | Complex | Represents a collection of all checklist items. |
checkList |
checkList | Complex | A predefined list of questions that the Editorial Staff must review and complete throughout the manuscript workflow process. |
detailId, detailName, displayDetailName, displayTaskName, documentTaskId, questions, taskId, taskName |
detailId | Integer | A unique numeric identifier for each checklist. This ID is generated by the ScholarOne system. |
|
detailName | String | The configured name for a checklist. |
|
displayDetailName | String | The checklist name visible to the user. |
|
displayTaskName | String | The name of the checklist task visible to the user. |
|
documentTaskId | Integer | A unique numeric identifier for each checklist task. |
|
questions | Complex | Represents a collection of all question items. |
question |
question | Complex | Refer to the checklist question that the Editorial Staff answers as part of their manuscript workflow process. |
answerType, answers, questionId, displayQuestionName, questionName, questionStatus, questionText |
answerType | String | Standard HTML input options. Available answer types are Checkbox, Radio, Select, Multiselect, Textarea, Text or Calendar. |
|
answers | Complex | Represents a collection of all answer items. |
answer |
answer | Complex | Refer to answers provided by the Editorial Staff to each checklist item. |
abbreviatedResponse, answerId, answerName, answerStatus, answerText, |
abbreviatedResponse | String | Abbreviated response to a checklist question. |
|
answerId | Integer | Numeric value representing the unique answer. |
|
answerName | String | Human-recognizable name given to the answer to aid in configuration-user lookup. |
|
answerStatus | String | Indicates whether the answer is enabled or disabled. The status can be 'ACTIVE' or 'INACTIVE'. |
|
answerText | String | The response to a checklist question. |
|
questionId | Integer | Unique identifier of the question. This ID is generated by the ScholarOne system. |
|
displayQuestionName | String | The checklist question name visible to the user. |
|
questionName | String | The configured name of a checklist question. |
|
questionStatus | String | Current status of a custom question. Valid values are ‘ACTIVE’ or ‘INACTIVE’. |
|
questionText | String | The checklist question text. |
|
taskId | Integer | Global unique identifier of the task. This ID is generated by the ScholarOne system. |
|
taskName | String | Name of the task as configured in the site workflow. |
|
documentId | Integer | Unique identifier of the document. Unique identifier for each Manuscript Revision in the ScholarOneManuscripts system. Internally to ScholarOne, this is a numeric value. |
|
documentIdLatest | Integer | A unique identifier for the most recent submitted (not draft) version of the manuscript. |
|
documentIdOriginal | Integer | A unique identifier given to the first iteration of a manuscript. |
|
submissionId | String | Also known as the Manuscript ID or Document Number, an identifier given to each submitted manuscript. Submission IDs are case-sensitive and are not necessarily unique. |
|
submissionIdLatest | String | A unique identifier given to the most recent iteration of a manuscript. For example, if the manuscript was submitted initially and received a revision decision, the Submission ID – Latest will be the Manuscript ID of that second, revised manuscript. |
|
submissionIdOriginal | String | A unique identifier given to the first iteration of a manuscript. For example, if the manuscript was submitted initially and received a revision decision, the Manuscript ID – Original will be the Manuscript ID of the first, original submission. |
|
submissionStatus | Complex | The status of a submission. Lists open tasks (action items) and any decision made on that submission. |
decisionName, documentStatusId, documentStatusName, inDraftFlag |
decisionName | String | The name of the decision rendered on the submission. |
|
documentStatusId | Integer | Key identifier for document status. |
|
documentStatusName | String | User-friendly name of a document’s status in the journal’s submission workflow. |
|
inDraftFlag | Boolean | Indicates whether the manuscript is currently in DRAFT status. |
|
transferSubId | String | A unique identifier assigned to each submission, enabling tracking even when the submission is transferred across ScholarOne sites. |
|
Updated 5 months ago
