Default Plugins
Job Manager
Create new job
1min
POST
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
Unique RequestId
X-AUTH
string
*HMAC hash
BODY PARAMETERS
body
JobManagerRequestDetails
*Create Job Plugin Request
tenantId
string
*tenantId
deliverLocation
string
location id of deliver location
deliverContact
string
contact of deliver
deliverSlot
string
deliver slot
jobWorkflowId
string
Workflow id of the job
jobTypeId
string
Job type id
jobTypeName
string
Job type name
objectives
object
Example: [object Object]
objectives object required to create job
customData
object
Example: [object Object]
customData object required to create job
trackingDetails
string[]
Example:
Tracking details
orderId
string
order id of the order that will be assigned to the new job
workOrderId
string
wo ID
callback
CallbackMeta
details of callback URL in case of async plugin
RESPONSES
202
OK
SuccessResponse
error
Error
*Error information
request
Request
*data
object
Example: [object Object]
raiseEvents
string[]
Example:
400
Error Occurred
PostErrorResponse
error
Error
*Error information
request
Request
*401
Error Occurred
PostErrorResponse
error
Error
*Error information
request
Request
*

Updated 03 Aug 2023
Did this page help you?