POST report/processfileThumbnailReport
Request Information
URI Parameters
None.
Body Parameters
FileThumbnailDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ReportId | string |
None. |
|
| CreatedById | integer |
None. |
|
| ShowId | integer |
None. |
|
| AccountTypes | Collection of integer |
None. |
|
| Accounts | Collection of integer |
None. |
|
| Activities | Collection of integer |
None. |
|
| Booths | Collection of integer |
None. |
|
| FileOwners | Collection of integer |
None. |
|
| CurrentReviewers | Collection of integer |
None. |
|
| FileStatus | Collection of integer |
None. |
|
| VendorTypes | Collection of integer |
None. |
|
| Categories | Collection of integer |
None. |
|
| Items | Collection of integer |
None. |
|
| FunctionalAreas | Collection of integer |
None. |
|
| SubFunctionalAreas | Collection of integer |
None. |
|
| NullBoothNumber | boolean |
None. |
|
| NullTssAreaId | boolean |
None. |
|
| NullCurrentReviewerId | boolean |
None. |
|
| NullInitiatorId | boolean |
None. |
|
| SelectedAccountTypes | Collection of string |
None. |
|
| SelectedAccounts | Collection of string |
None. |
|
| SelectedActivities | Collection of string |
None. |
|
| SelectedBooths | Collection of string |
None. |
|
| SelectedFileOwners | Collection of string |
None. |
|
| SelectedCurrentReviewers | Collection of string |
None. |
|
| SelectedFileStatus | Collection of string |
None. |
|
| SelectedVendorTypes | Collection of string |
None. |
|
| SelectedCategories | Collection of string |
None. |
|
| SelectedItems | Collection of string |
None. |
|
| SelectedFunctionalAreas | Collection of string |
None. |
|
| SelectedSubFunctionalAreas | Collection of string |
None. |
|
| FromDate | date |
None. |
|
| ToDate | date |
None. |
|
| FileThumbnailSortByType | FileThumbnailSortByType |
None. |
|
| OutputList | Collection of FileThumbnailReportDto |
None. |
Request Formats
application/json, text/json
Sample:
{
"ReportId": "sample string 1",
"CreatedById": 2,
"ShowId": 3,
"AccountTypes": [
1,
2
],
"Accounts": [
1,
2
],
"Activities": [
1,
2
],
"Booths": [
1,
2
],
"FileOwners": [
1,
2
],
"CurrentReviewers": [
1,
2
],
"FileStatus": [
1,
2
],
"VendorTypes": [
1,
2
],
"Categories": [
1,
2
],
"Items": [
1,
2
],
"FunctionalAreas": [
1,
2
],
"SubFunctionalAreas": [
1,
2
],
"NullBoothNumber": true,
"NullTssAreaId": true,
"NullCurrentReviewerId": true,
"NullInitiatorId": true,
"SelectedAccountTypes": [
"sample string 1",
"sample string 2"
],
"SelectedAccounts": [
"sample string 1",
"sample string 2"
],
"SelectedActivities": [
"sample string 1",
"sample string 2"
],
"SelectedBooths": [
"sample string 1",
"sample string 2"
],
"SelectedFileOwners": [
"sample string 1",
"sample string 2"
],
"SelectedCurrentReviewers": [
"sample string 1",
"sample string 2"
],
"SelectedFileStatus": [
"sample string 1",
"sample string 2"
],
"SelectedVendorTypes": [
"sample string 1",
"sample string 2"
],
"SelectedCategories": [
"sample string 1",
"sample string 2"
],
"SelectedItems": [
"sample string 1",
"sample string 2"
],
"SelectedFunctionalAreas": [
"sample string 1",
"sample string 2"
],
"SelectedSubFunctionalAreas": [
"sample string 1",
"sample string 2"
],
"FromDate": "2025-12-14T22:10:31.3073917+00:00",
"ToDate": "2025-12-14T22:10:31.3073917+00:00",
"FileThumbnailSortByType": 1,
"OutputList": [
{
"ShowId": 1,
"ShowName": "sample string 2",
"FreemanShowNumber": 3,
"SalesForceShowId": "sample string 4",
"InternalShowNumber": "sample string 5",
"OpenDate": "2025-12-14T22:10:31.3073917+00:00",
"CloseDate": "2025-12-14T22:10:31.3073917+00:00",
"LineItemNumber": 8,
"LineItemDescription": "sample string 9",
"PartName": "sample string 10",
"ReferenceField": "sample string 11",
"FunctionalAreaId": 1,
"TssFunctionalAreaId": 1,
"FunctionalAreaName": "sample string 12",
"SubAreaName": "sample string 13",
"FileId": 14,
"FileName": "sample string 15",
"FileStorageId": "0bf037cd-9709-4ba3-b362-62345260a8aa",
"FileStatusId": 17,
"FileStatusName": "sample string 18",
"LastModifiedDate": "2025-12-14T22:10:31.3073917+00:00",
"LastFileActionId": 1,
"LastActionCreatedByOutsideUser": true,
"ApprovalProcessName": "sample string 20",
"CurrentReviewerId": 1,
"CurrentReviewerName": "sample string 21",
"LineItemAttachmentNotes": [
{
"LineItemAttachmentId": 1,
"Notes": "sample string 2",
"CreatedDate": "2025-12-14T22:10:31.3073917+00:00",
"CreatedByName": "sample string 4",
"VersionNumber": "sample string 5"
},
{
"LineItemAttachmentId": 1,
"Notes": "sample string 2",
"CreatedDate": "2025-12-14T22:10:31.3073917+00:00",
"CreatedByName": "sample string 4",
"VersionNumber": "sample string 5"
}
],
"LineItemAttachmentHistory": [
{
"LineItemAttachmentId": 1,
"ActionDate": "2025-12-14T22:10:31.3073917+00:00",
"ActionByName": "sample string 3",
"VersionNumber": 4,
"FileStatus": "sample string 5",
"FileAction": "sample string 6"
},
{
"LineItemAttachmentId": 1,
"ActionDate": "2025-12-14T22:10:31.3073917+00:00",
"ActionByName": "sample string 3",
"VersionNumber": 4,
"FileStatus": "sample string 5",
"FileAction": "sample string 6"
}
]
},
{
"ShowId": 1,
"ShowName": "sample string 2",
"FreemanShowNumber": 3,
"SalesForceShowId": "sample string 4",
"InternalShowNumber": "sample string 5",
"OpenDate": "2025-12-14T22:10:31.3073917+00:00",
"CloseDate": "2025-12-14T22:10:31.3073917+00:00",
"LineItemNumber": 8,
"LineItemDescription": "sample string 9",
"PartName": "sample string 10",
"ReferenceField": "sample string 11",
"FunctionalAreaId": 1,
"TssFunctionalAreaId": 1,
"FunctionalAreaName": "sample string 12",
"SubAreaName": "sample string 13",
"FileId": 14,
"FileName": "sample string 15",
"FileStorageId": "0bf037cd-9709-4ba3-b362-62345260a8aa",
"FileStatusId": 17,
"FileStatusName": "sample string 18",
"LastModifiedDate": "2025-12-14T22:10:31.3073917+00:00",
"LastFileActionId": 1,
"LastActionCreatedByOutsideUser": true,
"ApprovalProcessName": "sample string 20",
"CurrentReviewerId": 1,
"CurrentReviewerName": "sample string 21",
"LineItemAttachmentNotes": [
{
"LineItemAttachmentId": 1,
"Notes": "sample string 2",
"CreatedDate": "2025-12-14T22:10:31.3073917+00:00",
"CreatedByName": "sample string 4",
"VersionNumber": "sample string 5"
},
{
"LineItemAttachmentId": 1,
"Notes": "sample string 2",
"CreatedDate": "2025-12-14T22:10:31.3073917+00:00",
"CreatedByName": "sample string 4",
"VersionNumber": "sample string 5"
}
],
"LineItemAttachmentHistory": [
{
"LineItemAttachmentId": 1,
"ActionDate": "2025-12-14T22:10:31.3073917+00:00",
"ActionByName": "sample string 3",
"VersionNumber": 4,
"FileStatus": "sample string 5",
"FileAction": "sample string 6"
},
{
"LineItemAttachmentId": 1,
"ActionDate": "2025-12-14T22:10:31.3073917+00:00",
"ActionByName": "sample string 3",
"VersionNumber": 4,
"FileStatus": "sample string 5",
"FileAction": "sample string 6"
}
]
}
]
}
Response Information
Resource Description
globally unique identifierResponse Information
Response body formats
application/json, text/json
Sample:
"f82b39c9-d173-41f4-a092-e5d435fcb3c2"