SOAP API methode Style_image
Beschrijving
Get access to a single image, 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. | 
| image | Structure of type 'image' | |
| linkedimage | Structure of type 'linkedimage' | |
| webdocumentimageblockoption | Structure of type 'webdocumentimageblockoption' | |
| emailingdocumentimageblockoption | Structure of type 'emailingdocumentimageblockoption' | |
| webtemplateimage | Structure of type 'webtemplateimage' | |
| emailingtemplateimage | Structure of type 'emailingtemplateimage' | |
| surveyimage | Structure of type 'surveyimage' | |
| medialibraryimage | Structure of type 'medialibraryimage' | |
| xsltimage | Structure of type 'xsltimage' | |
| stylesnapshotimage | Structure of type 'stylesnapshotimage' | |
| emailingdocumentsnapshotimage | Structure of type 'emailingdocumentsnapshotimage' | |
| styleimage | Structure of type 'styleimage' | |
| litmustestresultimage | Structure of type 'litmustestresultimage' | |
| webdocumentimage | Structure of type 'webdocumentimage' | |
| emailingdocumentimage | Structure of type 'emailingdocumentimage' | |
| image | integer | |
| login | Structure of type 'login' | Optional login data (soon deprecated) | 
| access_token | string | Optional api access token | 
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving | 
|---|---|---|
| styleimage | Structure of type 'styleimage' | 
Structuur 'image'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'linkedimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'webdocumentimageblockoption'
| Naam | Type | Beschrijving | 
|---|---|---|
| url | string | The url of the imageblock. | 
| style_class | string | The style class for styling the imageblock | 
| target | string | The target for the link. This is only used when the image is also | 
| title | string | The title of the image in the block | 
| alternative | string | The alternative when the image can't be displayed | 
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'emailingdocumentimageblockoption'
| Naam | Type | Beschrijving | 
|---|---|---|
| url | string | The url of the imageblock. | 
| style_class | string | The style class for styling the imageblock | 
| target | string | The target for the link. This is only used when the image is also | 
| title | string | The title of the image in the block | 
| alternative | string | The alternative when the image can't be displayed | 
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'webtemplateimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'emailingtemplateimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'surveyimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'medialibraryimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'xsltimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'stylesnapshotimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'emailingdocumentsnapshotimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'styleimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'litmustestresultimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'webdocumentimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
Structuur 'emailingdocumentimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. | 
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 'styleimage'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | The ID of the image. | 
| name | string | The filename of the image. | 
| extension | string | The extension of this image. | 
| width | int | The width of the image. | 
| height | int | The height of the image. | 
| size | int | The size of the image. | 
| hashcode | string | Expose the data hashcode | 
| data | binary | The data of the image. The data is base64 encoded. | 
| mimetype | string | The mime type of the image. | 
| thumbwidth | int | The width of the thumbnail of the image. | 
| thumbheight | int | The height of the thumbnail of the image. | 
| thumbdata | binary | The data of the thumbnail of the image. The data is base64 encoded. |