GET api/v2/reporttypes/{ReportTypeId}

Request

URI Parameters

NameDescriptionTypeAdditional information
ReportTypeId

integer

Required

Response

ReportTypeDetail
NameDescriptionTypeAdditional information
EditionUser

UserBasic

EditionDateTime

date

OutputFileTemplate

OutputFileTemplateBasic

WebScript

string

ReportTypeItem

ReportTypeItem

Id

integer

Identification

string

Version

string

ImportDate

date

Standard

boolean

ReportTypeGeneratorTypeId

integer

ReportTypeGeneratorType

ReportTypeGeneratorTypeBasic

MasterId

integer

ReportTypeVersion

integer

Active

boolean

LastVersion

boolean

DLLFileTemplate

DLLFileTemplateBasic

AvailableOnPortal

boolean

ReportName

string

Response Format

application/json, text/json

Sample:
{
  "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:26.4832059Z",
        "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:26.4832059Z",
          "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:26.4832059Z",
        "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"
  },
  "EditionDateTime": "2025-08-04T18:39:26.4832059Z",
  "OutputFileTemplate": {
    "Id": 1,
    "Identification": "sample string 2"
  },
  "WebScript": "sample string 1",
  "ReportTypeItem": {
    "Id": 1,
    "Identification": "sample string 2",
    "ReportTypeGeneratorTypeId": 3,
    "ReportFileTemplateId": 1,
    "GenerationFormat": {
      "Id": 3,
      "Identification": "XLSX"
    },
    "AllowsFormatChangeGeneration": false,
    "ExcelOnePagePerSheet": false,
    "SheetName": [],
    "WebScript": "sample string 4"
  },
  "Id": 2,
  "Identification": "sample string 3",
  "Version": "sample string 4",
  "ImportDate": "2025-08-04T18:39:26.4832059Z",
  "Standard": true,
  "ReportTypeGeneratorTypeId": 5,
  "ReportTypeGeneratorType": {
    "Id": 1,
    "Identification": "sample string 2"
  },
  "MasterId": 6,
  "ReportTypeVersion": 7,
  "Active": true,
  "LastVersion": true,
  "DLLFileTemplate": {
    "Id": 1,
    "Identification": "sample string 2"
  },
  "AvailableOnPortal": true,
  "ReportName": "sample string 11"
}

text/html

Sample:
{"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:26.4832059Z","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:26.4832059Z","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:26.4832059Z","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"},"EditionDateTime":"2025-08-04T18:39:26.4832059Z","OutputFileTemplate":{"Id":1,"Identification":"sample string 2"},"WebScript":"sample string 1","ReportTypeItem":{"Id":1,"Identification":"sample string 2","ReportTypeGeneratorTypeId":3,"ReportFileTemplateId":1,"GenerationFormat":{"Id":3,"Identification":"XLSX"},"AllowsFormatChangeGeneration":false,"ExcelOnePagePerSheet":false,"SheetName":[],"WebScript":"sample string 4"},"Id":2,"Identification":"sample string 3","Version":"sample string 4","ImportDate":"2025-08-04T18:39:26.4832059Z","Standard":true,"ReportTypeGeneratorTypeId":5,"ReportTypeGeneratorType":{"Id":1,"Identification":"sample string 2"},"MasterId":6,"ReportTypeVersion":7,"Active":true,"LastVersion":true,"DLLFileTemplate":{"Id":1,"Identification":"sample string 2"},"AvailableOnPortal":true,"ReportName":"sample string 11"}