/
GO
gosure
/
Gosure API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 12h ago · Updated 1w ago
View markdown
gosure
Gosure API
post
/api/v1/job-instances
latest
OpenAPI 3.1.0
2026-08-15
289
239
226.6 KB
785f532b1250
activity-history-controller
3
api-mappings-controller
3
attachments-controller
2
audit-controller
2
bulk-data-controller
2
currency-controller
1
custom-ap-is-controller
4
display-label-controller
1
doc-gen-controller
1
document-download-controller
1
dynamic-query-controller
1
email-controller
2
enterprise-controller
5
event-store-cleanup-controller
3
external-controller
2
file-controller
4
folder-controller
4
follow-up-task-controller
3
functions-controller
1
gpt-controller
2
health-check-controller
1
identity-provider-controller
6
internal-api-command-controller
17
internal-api-controller
1
job-instance-controller
53
get
/api/v1/job-instances/{jobInstanceId}
put
/api/v1/job-instances/{jobInstanceId}
delete
/api/v1/job-instances/{jobInstanceId}
put
/api/v1/job-instances/update-instance
put
/api/v1/job-instances/update-by-unique-field
put
/api/v1/job-instances/restore/{jobInstanceId}
get
/api/v1/job-instances
post
/api/v1/job-instances
get
/api/v1/job-instances/{jobTypeName}/retrieve-by-parent
post
/api/v1/job-instances/{jobTypeName}/retrieve-by-parent
post
/api/v1/job-instances/{jobTypeName}/job-instances/upload
post
/api/v1/job-instances/{jobTypeName}/insurer-wise-bifurcation
post
/api/v1/job-instances/{jobTypeName}/batch-upload-job-instances
post
/api/v1/job-instances/update-workflow-status
post
/api/v1/job-instances/update-workflow-status/batch
post
/api/v1/job-instances/update-workflow-status/OnlyResponseCode
post
/api/v1/job-instances/update-status
post
/api/v1/job-instances/update-hook-status/{jobInstanceId}
post
/api/v1/job-instances/testing/test-crash
post
/api/v1/job-instances/smart-upload/create
post
/api/v1/job-instances/send-campaign-emails
post
/api/v1/job-instances/scheduler/daily-update
post
/api/v1/job-instances/policy-details
post
/api/v1/job-instances/parent-job-relation-list
post
/api/v1/job-instances/get-presigned-url
post
/api/v1/job-instances/eno-policy-details
post
/api/v1/job-instances/download
post
/api/v1/job-instances/deviceChangeRequest
post
/api/v1/job-instances/device-data/server-sync-status
post
/api/v1/job-instances/date-update/{jobTypeName}
post
/api/v1/job-instances/createWithFile
post
/api/v1/job-instances/create-instance
post
/api/v1/job-instances/clone/{jobInstanceId}
post
/api/v1/job-instances/by-form-data
post
/api/v1/job-instances/bulk-update
post
/api/v1/job-instances/bulk-subjobinstances-create
post
/api/v1/job-instances/bulk-create
post
/api/v1/job-instances/bulk-create-or-update
post
/api/v1/job-instances/attachments-only
post
/api/v1/job-instances/approve-reject/{jobInstanceId}
post
/api/v1/job-instances/activity-history/{jobInstanceId}
get
/api/v1/job-instances/{jobTypeId}/zipdocument/download
get
/api/v1/job-instances/{jobInstanceId}/job-workflow-instance
get
/api/v1/job-instances/{jobInstanceId}/export/excel
get
/api/v1/job-instances/{jobInstanceId}/download/document
get
/api/v1/job-instances/tax
get
/api/v1/job-instances/similar-instances/{jobInstanceId}
get
/api/v1/job-instances/export/tags-pdf
get
/api/v1/job-instances/export/pdf
get
/api/v1/job-instances/export/doc
get
/api/v1/job-instances/by-v1-id/{v1OldJobInstanceId}
get
/api/v1/job-instances/by-id/{jobInstanceId}
delete
/api/v1/job-instances/soft-delete/{jobInstanceId}
job-report-controller
3
job-scheduler-controller
1
job-type-controller
39
job-type-hub-controller
13
job-type-update-controller
13
job-workflow-type-controller
6
kyc-controller
1
location-controller
2
module-constants-controller
1
notes-controller
2
orchestration-config-controller
3
organization-controller
10
parser-controller
1
payment-controller
4
pdf-utils-controller
1
performance-tests-controller
1
permission-controller
3
persistence-hook-controller
2
proxy-controller
3
public-api-controller
3
query-controller
5
redirect-controller
2
report-controller
1
role-controller
2
root-controller
1
rule-controller
3
rule-engine-controller
1
s-3-controller
1
tags-controller
5
user-controller
31
job-instance-controller
post
/api/v1/job-instances
Query parameters
migration
boolean
Request body
JobInstanceDto
required
version
integer
id
string
dateCreated
string
lastUpdated
string
jobTypeId
string
parentJobInstanceId
string
parentJobInstanceObjectId
string
jobWorkflowInstance
JobWorkflowInstance
title
string
currentWorkFlowStep
integer
data
object
createdByUserId
string
createdForOrgId
string
sharedOrgIds
string[]
sharedUserIds
string[]
ownershipRole
string
persistenceHookStatus
PersistenceHookStatus
v1OldJobInstanceId
string
conversationalId
string
conditions
object
ignoreEndorsement
boolean
lastModifiedBy
string
metaData
object
assignedTo
string
lockInfo
object
enableAddMoreFieldsData
object
deleted
boolean
isDeleted
boolean
Response
OK