GET api/v2/reports/{reportId}/AvailableOnPortal
Request
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
reportId | integer |
Required |
Response
ReportDetailName | Description | Type | Additional information |
---|---|---|---|
SpreadsheetFile | FileBasic | ||
SpreadsheetFileId | integer | ||
EditionUser | UserBasic | ||
EditionUserId | integer | ||
EditionDateTime | date | ||
Id | integer | ||
Identification | string | ||
ReportType | ReportTypeBasic | ||
ReportTypeId | integer | ||
ExtendedGenerate | boolean |
Response Format
application/json, text/json
Sample:
{ "SpreadsheetFile": { "Id": 1, "Category": "sample string 2", "FileDataId": 1, "Path": { "Id": 1, "Identification": "sample string 2", "ParentPathId": 1, "ParentPath": { "Id": 1, "Identification": "sample string 2", "ParentPathId": 1, "Active": true }, "Active": true }, "Version": 1, "Size": 1, "Active": true, "Hash": "489", "Identification": "sample string 4" }, "SpreadsheetFileId": 1, "EditionUser": { "Active": true, "CultureId": "sample string 2", "Login": "sample string 3", "Email": "sample string 4", "ServiceCenter": { "Active": true, "PriceList": { "Active": true, "Expire": "2025-08-04T18:39:33.8793257Z", "ConsiderServiceCenterPriceListFromSampleOrWork": true, "Id": 3, "Identification": "sample string 4" }, "Id": 2, "Identification": "sample string 3" }, "ServiceArea": { "ServiceCenter": { "Active": true, "PriceList": { "Active": true, "Expire": "2025-08-04T18:39:33.8793257Z", "ConsiderServiceCenterPriceListFromSampleOrWork": true, "Id": 3, "Identification": "sample string 4" }, "Id": 2, "Identification": "sample string 3" }, "ExtraTime": 1, "ExternalServiceArea": true, "Active": true, "Id": 3, "Identification": "sample string 4" }, "Account": { "Complement": "sample string 1", "ReferenceKey": "sample string 2", "AccountType": { "Active": true, "RequireRegistryNumber": true, "AccountTypeRegistryTypeId": 1, "Id": 3, "Identification": "sample string 4" }, "PriceList": { "Active": true, "Expire": "2025-08-04T18:39:33.8793257Z", "ConsiderServiceCenterPriceListFromSampleOrWork": true, "Id": 3, "Identification": "sample string 4" }, "Active": true, "RelatedAccountRequired": true, "RegistryNumber": "sample string 5", "CultureId": "sample string 6", "Id": 7, "Identification": "sample string 8" }, "SignatureCertFileId": 1, "LicenseGroup": { "Id": 1, "Identification": "sample string 2", "UserReadOnlyAccessCount": 3, "UserEditableAccessCount": 4 }, "ReadOnlyAccess": true, "Reserved": true, "ServiceAreaId": 1, "ExternalUser": "sample string 5", "Id": 6, "Identification": "sample string 7" }, "EditionUserId": 1, "EditionDateTime": "2025-08-04T18:39:33.8793257Z", "Id": 1, "Identification": "sample string 2", "ReportType": { "Id": 1, "Identification": "sample string 2", "Version": "sample string 3", "ImportDate": "2025-08-04T18:39:33.8793257Z", "Standard": true, "ReportTypeGeneratorTypeId": 4, "ReportTypeGeneratorType": { "Id": 1, "Identification": "sample string 2" }, "MasterId": 5, "ReportTypeVersion": 6, "Active": true, "LastVersion": true, "DLLFileTemplate": { "Id": 1, "Identification": "sample string 2" }, "AvailableOnPortal": true, "ReportName": "sample string 10" }, "ReportTypeId": 1, "ExtendedGenerate": true }
text/html
Sample:
{"SpreadsheetFile":{"Id":1,"Category":"sample string 2","FileDataId":1,"Path":{"Id":1,"Identification":"sample string 2","ParentPathId":1,"ParentPath":{"Id":1,"Identification":"sample string 2","ParentPathId":1,"Active":true},"Active":true},"Version":1,"Size":1,"Active":true,"Hash":"489","Identification":"sample string 4"},"SpreadsheetFileId":1,"EditionUser":{"Active":true,"CultureId":"sample string 2","Login":"sample string 3","Email":"sample string 4","ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:39:33.8793257Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ServiceArea":{"ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:39:33.8793257Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ExtraTime":1,"ExternalServiceArea":true,"Active":true,"Id":3,"Identification":"sample string 4"},"Account":{"Complement":"sample string 1","ReferenceKey":"sample string 2","AccountType":{"Active":true,"RequireRegistryNumber":true,"AccountTypeRegistryTypeId":1,"Id":3,"Identification":"sample string 4"},"PriceList":{"Active":true,"Expire":"2025-08-04T18:39:33.8793257Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Active":true,"RelatedAccountRequired":true,"RegistryNumber":"sample string 5","CultureId":"sample string 6","Id":7,"Identification":"sample string 8"},"SignatureCertFileId":1,"LicenseGroup":{"Id":1,"Identification":"sample string 2","UserReadOnlyAccessCount":3,"UserEditableAccessCount":4},"ReadOnlyAccess":true,"Reserved":true,"ServiceAreaId":1,"ExternalUser":"sample string 5","Id":6,"Identification":"sample string 7"},"EditionUserId":1,"EditionDateTime":"2025-08-04T18:39:33.8793257Z","Id":1,"Identification":"sample string 2","ReportType":{"Id":1,"Identification":"sample string 2","Version":"sample string 3","ImportDate":"2025-08-04T18:39:33.8793257Z","Standard":true,"ReportTypeGeneratorTypeId":4,"ReportTypeGeneratorType":{"Id":1,"Identification":"sample string 2"},"MasterId":5,"ReportTypeVersion":6,"Active":true,"LastVersion":true,"DLLFileTemplate":{"Id":1,"Identification":"sample string 2"},"AvailableOnPortal":true,"ReportName":"sample string 10"},"ReportTypeId":1,"ExtendedGenerate":true}