Default Plugins
Workflow Manager
Plugin API for workflow manager
1min
POST
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
Unique RequestId
X-AUTH
string
*HMAC hash
BODY PARAMETERS
body
NetworkManagerRequestDetails
*Request body for network manager plugin
tenantId
string
*tenantId
deliverLocation
string
location id of deliver location
deliverContact
string
contact of deliver
deliverSlot
string
deliver slot
containers
string[]
Example:
List of containers
clientDetails
object
Example: [object Object]
details of order client
orderSummary
object
Example: [object Object]
order details
attribute
object
Example: [object Object]
attributes of the specific order
geolocation
object
Example: [object Object]
object having latitude and longitude of the location
callback
CallbackMeta
details of callback URL in case of async plugin
RESPONSES
202
ACCEPTED
SyncSuccessResponse
error
Error
*Error information
request
Request
*data
object
Example: [object Object]
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?