Error
Get Workflow Process By Shipment Type
deprecated
Get workflow process details by shipment type.
GET
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
shipmentType
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"_links": {
"empty": true
},
"attributes": {},
"containerAlias": "<string>",
"containerId": "<string>",
"id": "<string>",
"name": "<string>",
"tasks": [
{
"description": "<string>",
"id": "<string>",
"inputs": [
{
"helpMessage": "<string>",
"label": "<string>",
"maxLength": 123,
"maximum": 123,
"minLength": 123,
"minimum": 123,
"name": "<string>",
"options": [
{}
],
"pattern": "<string>",
"required": true,
"type": "STRING"
}
],
"name": "<string>",
"priority": 123,
"skippable": true,
"subject": "<string>"
}
],
"variables": [
{
"name": "<string>",
"type": "STRING"
}
],
"version": "<string>"
}Get workflow process details by shipment type.
A valid request URL is required to generate request examples{
"_links": {
"empty": true
},
"attributes": {},
"containerAlias": "<string>",
"containerId": "<string>",
"id": "<string>",
"name": "<string>",
"tasks": [
{
"description": "<string>",
"id": "<string>",
"inputs": [
{
"helpMessage": "<string>",
"label": "<string>",
"maxLength": 123,
"maximum": 123,
"minLength": 123,
"minimum": 123,
"name": "<string>",
"options": [
{}
],
"pattern": "<string>",
"required": true,
"type": "STRING"
}
],
"name": "<string>",
"priority": 123,
"skippable": true,
"subject": "<string>"
}
],
"variables": [
{
"name": "<string>",
"type": "STRING"
}
],
"version": "<string>"
}JWT Authorization header using the Bearer scheme.
shipmentType
