RESTful endpoints used to interact with Lytho Workflow.
id required | integer <int32> The id of the Work Request. |
fileVersionName | string |
fileId | integer <int32> |
fileVersionId | integer <int32> |
url | string |
urlExpiration | string <date-time> |
[- {
- "fileVersionName": "string",
- "fileId": 0,
- "fileVersionId": 0,
- "url": "string",
- "urlExpiration": "2019-08-24T14:15:22Z"
}
]
id required | integer <int32> The id of the Work Request. |
accountId | integer <int32> |
id | integer <int32> > 0 |
name | string [ 0 .. 255 ] characters |
archived | boolean |
dueDate | string or null <date-time> |
completedDate | string or null <date-time> |
{- "accountId": 0,
- "id": 0,
- "name": "string",
- "archived": true,
- "dueDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z"
}
ids required | Array of integers <int32> [ items <int32 > ] Example: ids=0 |
page required | integer <int32> Default: 1 |
pageSize required | integer Default: 10 Enum: 10 20 30 10 (Default), 20 (Twenty), 30 (Thirty) |
accountId | integer <int32> |
id | integer <int32> > 0 |
name | string [ 0 .. 255 ] characters |
archived | boolean |
dueDate | string or null <date-time> |
completedDate | string or null <date-time> |
{- "accountId": 0,
- "id": 0,
- "name": "string",
- "archived": true,
- "dueDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z"
}
id required | integer <int32> The id of the Work Request. |
accountId | integer <int32> |
id | integer <int32> |
firstName | string [ 0 .. 30 ] characters |
lastName | string [ 0 .. 30 ] characters |
string [ 0 .. 255 ] characters | |
userStatusType | integer (UserStatusType) Enum: 0 1 0 (Disabled), 1 (Active) |
[- {
- "accountId": 0,
- "id": 0,
- "firstName": "string",
- "lastName": "string",
- "email": "string",
- "userStatusType": 0
}
]
name | string or null |
isArchived required | boolean Default: false |
operatorMode required | integer Default: 1 Enum: 1 2 1 (Or), 2 (And) |
ids | Array of integers <int32> [ items <int32 > ] |
totalCount | integer <int32> |
{- "ids": [
- 0
], - "totalCount": 0
}
id required | integer <int32> The id of the Task. |
name | string [ 0 .. 255 ] characters |
archived | boolean |
startDate | string or null <date-time> |
dueDate | string or null <date-time> |
completedDate | string or null <date-time> |
accountId | integer <int32> |
id | integer <int32> > 0 |
{- "name": "string",
- "archived": true,
- "startDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z",
- "accountId": 0,
- "id": 0
}
id required | integer <int32> The id of the Task. |
fileVersionName | string |
fileId | integer <int32> |
fileVersionId | integer <int32> |
url | string |
urlExpiration | string <date-time> |
[- {
- "fileVersionName": "string",
- "fileId": 0,
- "fileVersionId": 0,
- "url": "string",
- "urlExpiration": "2019-08-24T14:15:22Z"
}
]
ids required | Array of integers <int32> [ items <int32 > ] Example: ids=0 |
page required | integer <int32> Default: 1 |
pageSize required | integer Default: 10 Enum: 10 20 30 10 (Default), 20 (Twenty), 30 (Thirty) |
name | string [ 0 .. 255 ] characters |
archived | boolean |
startDate | string or null <date-time> |
dueDate | string or null <date-time> |
completedDate | string or null <date-time> |
accountId | integer <int32> |
id | integer <int32> > 0 |
{- "name": "string",
- "archived": true,
- "startDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z",
- "accountId": 0,
- "id": 0
}
id required | integer <int32> The id of the Task. |
accountId | integer <int32> |
id | integer <int32> |
firstName | string [ 0 .. 30 ] characters |
lastName | string [ 0 .. 30 ] characters |
string [ 0 .. 255 ] characters | |
userStatusType | integer (UserStatusType) Enum: 0 1 0 (Disabled), 1 (Active) |
[- {
- "accountId": 0,
- "id": 0,
- "firstName": "string",
- "lastName": "string",
- "email": "string",
- "userStatusType": 0
}
]
name | string or null |
isArchived required | boolean Default: false |
operatorMode required | integer Default: 1 Enum: 1 2 1 (Or), 2 (And) |
ids | Array of integers <int32> [ items <int32 > ] |
totalCount | integer <int32> |
{- "ids": [
- 0
], - "totalCount": 0
}
id required | integer <int32> The id of the Proof. |
name | string [ 0 .. 255 ] characters |
archived | boolean |
startDate | string or null <date-time> |
dueDate | string or null <date-time> |
completedDate | string or null <date-time> |
accountId | integer <int32> |
id | integer <int32> > 0 |
{- "name": "string",
- "archived": true,
- "startDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z",
- "accountId": 0,
- "id": 0
}
id required | integer <int32> The id of the Proof. |
fileVersionName | string |
fileId | integer <int32> |
fileVersionId | integer <int32> |
url | string |
urlExpiration | string <date-time> |
[- {
- "fileVersionName": "string",
- "fileId": 0,
- "fileVersionId": 0,
- "url": "string",
- "urlExpiration": "2019-08-24T14:15:22Z"
}
]
ids required | Array of integers <int32> [ items <int32 > ] Example: ids=0 |
page required | integer <int32> Default: 1 |
pageSize required | integer Default: 10 Enum: 10 20 30 10 (Default), 20 (Twenty), 30 (Thirty) |
name | string [ 0 .. 255 ] characters |
archived | boolean |
startDate | string or null <date-time> |
dueDate | string or null <date-time> |
completedDate | string or null <date-time> |
accountId | integer <int32> |
id | integer <int32> > 0 |
{- "name": "string",
- "archived": true,
- "startDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z",
- "accountId": 0,
- "id": 0
}
id required | integer <int32> The id of the Proof. |
accountId | integer <int32> |
id | integer <int32> |
firstName | string [ 0 .. 30 ] characters |
lastName | string [ 0 .. 30 ] characters |
string [ 0 .. 255 ] characters | |
userStatusType | integer (UserStatusType) Enum: 0 1 0 (Disabled), 1 (Active) |
[- {
- "accountId": 0,
- "id": 0,
- "firstName": "string",
- "lastName": "string",
- "email": "string",
- "userStatusType": 0
}
]
name | string or null |
isArchived required | boolean Default: false |
operatorMode required | integer Default: 1 Enum: 1 2 1 (Or), 2 (And) |
ids | Array of integers <int32> [ items <int32 > ] |
totalCount | integer <int32> |
{- "ids": [
- 0
], - "totalCount": 0
}
id required | integer <int32> The id of the Project. |
accountId | integer <int32> |
id | integer <int32> > 0 |
name | string [ 0 .. 255 ] characters |
archived | boolean |
startDate | string or null <date-time> |
dueDate | string or null <date-time> |
completedDate | string or null <date-time> |
{- "accountId": 0,
- "id": 0,
- "name": "string",
- "archived": true,
- "startDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z"
}
id required | integer <int32> The id of the Project. |
fileVersionName | string |
fileId | integer <int32> |
fileVersionId | integer <int32> |
url | string |
urlExpiration | string <date-time> |
[- {
- "fileVersionName": "string",
- "fileId": 0,
- "fileVersionId": 0,
- "url": "string",
- "urlExpiration": "2019-08-24T14:15:22Z"
}
]
ids required | Array of integers <int32> [ items <int32 > ] Example: ids=0 |
page required | integer <int32> Default: 1 |
pageSize required | integer Default: 10 Enum: 10 20 30 10 (Default), 20 (Twenty), 30 (Thirty) |
accountId | integer <int32> |
id | integer <int32> > 0 |
name | string [ 0 .. 255 ] characters |
archived | boolean |
startDate | string or null <date-time> |
dueDate | string or null <date-time> |
completedDate | string or null <date-time> |
{- "accountId": 0,
- "id": 0,
- "name": "string",
- "archived": true,
- "startDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z"
}
id required | integer <int32> The id of the Project. |
accountId | integer <int32> |
id | integer <int32> |
firstName | string [ 0 .. 30 ] characters |
lastName | string [ 0 .. 30 ] characters |
string [ 0 .. 255 ] characters | |
userStatusType | integer (UserStatusType) Enum: 0 1 0 (Disabled), 1 (Active) |
[- {
- "accountId": 0,
- "id": 0,
- "firstName": "string",
- "lastName": "string",
- "email": "string",
- "userStatusType": 0
}
]
name | string or null |
isArchived required | boolean Default: false |
operatorMode required | integer Default: 1 Enum: 1 2 1 (Or), 2 (And) |
ids | Array of integers <int32> [ items <int32 > ] |
totalCount | integer <int32> |
{- "ids": [
- 0
], - "totalCount": 0
}
name | string or null |
isArchived required | boolean Default: false |
operatorMode required | integer Default: 1 Enum: 1 2 1 (Or), 2 (And) |
ids | Array of integers <int32> [ items <int32 > ] |
totalCount | integer <int32> |
{- "ids": [
- 0
], - "totalCount": 0
}
id required | integer <int32> The id of the Campaign. |
accountId | integer <int32> |
id | integer <int32> > 0 |
name | string [ 0 .. 255 ] characters |
archived | boolean |
startDate | string or null <date-time> |
dueDate | string or null <date-time> |
completedDate | string or null <date-time> |
{- "accountId": 0,
- "id": 0,
- "name": "string",
- "archived": true,
- "startDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z"
}
id required | integer <int32> The id of the Campaign. |
fileVersionName | string |
fileId | integer <int32> |
fileVersionId | integer <int32> |
url | string |
urlExpiration | string <date-time> |
[- {
- "fileVersionName": "string",
- "fileId": 0,
- "fileVersionId": 0,
- "url": "string",
- "urlExpiration": "2019-08-24T14:15:22Z"
}
]
ids required | Array of integers <int32> [ items <int32 > ] Example: ids=0 |
page required | integer <int32> Default: 1 |
pageSize required | integer Default: 10 Enum: 10 20 30 10 (Default), 20 (Twenty), 30 (Thirty) |
accountId | integer <int32> |
id | integer <int32> > 0 |
name | string [ 0 .. 255 ] characters |
archived | boolean |
startDate | string or null <date-time> |
dueDate | string or null <date-time> |
completedDate | string or null <date-time> |
{- "accountId": 0,
- "id": 0,
- "name": "string",
- "archived": true,
- "startDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "completedDate": "2019-08-24T14:15:22Z"
}
id required | integer <int32> The id of the Campaign. |
accountId | integer <int32> |
id | integer <int32> |
firstName | string [ 0 .. 30 ] characters |
lastName | string [ 0 .. 30 ] characters |
string [ 0 .. 255 ] characters | |
userStatusType | integer (UserStatusType) Enum: 0 1 0 (Disabled), 1 (Active) |
[- {
- "accountId": 0,
- "id": 0,
- "firstName": "string",
- "lastName": "string",
- "email": "string",
- "userStatusType": 0
}
]