Home
en
ru
Category: Business data exporting
CreateBusinessDataExportingTemplate
DeleteBusinessDataExportingTemplate
GetAvailableBusinessDataExportingTemplates
GetBusinessDataExportingResult
GetBusinessDataExportingTemplate
GetBusinessDataExportingTemplateInfoList
RunBusinessDataExporting
UpdateBusinessDataExportingTemplate
Доступы к OTAPI:
Instance key:
Secret:
Method GetBusinessDataExportingTemplate
Get business data exporting template
Test request
Argument
Type
Value
instanceKey
String
Key for working with OTAPI
language
String
language for requested data
signature
String
Signature to identify the request. Used only if the key has a secret. See details in
Signing OT API requests
.
timestamp
String
Timestamp for signature. Used only if the key has a secret. See details in
Signing OT API requests
.
sessionId
String
Operator session identifier. See details in
Sessions in OT API
.
inputLanguage
String
Editable data language
templateId
Int32
Template id
includeMetaInfo
Boolean
Whether to include meta information in the results
Request for format XML
Request for format JSON
Response