SOAP API methode Style_file
Beschrijving
Get access to a single file, based on object or ID
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | int | Unique identifier (id) of the object Style. The method only applies to the style with this id. |
file | Structure of type 'file' | |
stylefile | Structure of type 'stylefile' | |
profilefile | Structure of type 'profilefile' | |
emailingtemplatefile | Structure of type 'emailingtemplatefile' | |
webtemplatefile | Structure of type 'webtemplatefile' | |
medialibraryfile | Structure of type 'medialibraryfile' | |
emailingdocumentsnapshotfile | Structure of type 'emailingdocumentsnapshotfile' | |
emailingdocumentfile | Structure of type 'emailingdocumentfile' | |
webdocumentfile | Structure of type 'webdocumentfile' | |
stylesnapshotfile | Structure of type 'stylesnapshotfile' | |
emailingdocumentsnapshotattachment | Structure of type 'emailingdocumentsnapshotattachment' | |
emailingdocumentattachment | Structure of type 'emailingdocumentattachment' | |
surveyfile | Structure of type 'surveyfile' | |
xsltfile | Structure of type 'xsltfile' | |
file | integer | |
login | Structure of type 'login' | Optional login data (soon deprecated) |
access_token | string | Optional api access token |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
stylefile | Structure of type 'stylefile' |
Structuur 'file'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'stylefile'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'profilefile'
Naam | Type | Beschrijving |
---|---|---|
author | string | The name of the person who uploaded the file. |
created | timestamp | The timestamp when the file was uploaded for the first time. |
modified | timestamp | The timestamp when the file was last modified. |
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'emailingtemplatefile'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'webtemplatefile'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'medialibraryfile'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'emailingdocumentsnapshotfile'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'emailingdocumentfile'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'webdocumentfile'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'stylesnapshotfile'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'emailingdocumentsnapshotattachment'
Naam | Type | Beschrijving |
---|---|---|
type | string | The type of the attachment. |
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'emailingdocumentattachment'
Naam | Type | Beschrijving |
---|---|---|
type | string | The type of the attachment. |
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'surveyfile'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'xsltfile'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |
Structuur 'login'
Naam | Type | Beschrijving |
---|---|---|
username | string | The username of the login attempt |
account | string | The account name of the login attempt |
password | string | The password for the login attempt |
Structuur 'stylefile'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the file. |
mimetype | string | The mimetype of the file. |
hashcode | string | Expose the file hashcode |
data | binary | The data of the file. The data is base64 encoded. |
name | string | The filename of the file. |
size | int | The size of the file. |