Skip to main content
Save Document Template Stream

Headers

Accept-Language
string

Convert string references and multi-language values into a specified language (iso2) code.

SO-Language
string

Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.

SO-Culture
string

Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.

SO-TimeZone
string

Specify the timezone code that you would like date/time responses converted to.

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Path Parameters

documentTemplateId
integer<int32>
required

Identifier for document template

languageCode
string
required

Language variation of template to update. (ISO code: "en-US" or "nb-NO" etc). Used to select a template of the appropriate language. Can be overridden in SO ARC by user preference "PreferDocLang".

Query Parameters

pluginId
integer<int32>

Plugin to use for storing document content. 0 = SOARC. Use -1 to use the plugin specified in the template.

Body

Stream containing content to be saved to document template file

The body is of type string<byte>.

Response

OK

Name
string
Description
string
ExternalReference
string
MimeType
string
PluginId
integer<int32>