Terug naar de indexpagina

SOAP API methode WebDocumentLoopBlock_block

Beschrijving

A single block of this loopblock.

Parameters

Naam Type Beschrijving
id * string Unique identifier (id) of the object WebDocumentLoopBlock. The method only applies to the webdocumentloopblock with this id.
iteration * string
nameorindex * int
login Structure of type 'login' Optional login data (soon deprecated)
access_token string Optional api access token
* verplichte parameters

Resultaat

Naam Type Beschrijving
webdocumenttextblock Structure of type 'webdocumenttextblock'
emailingdocumenttextblock Structure of type 'emailingdocumenttextblock'
emailingdocumentloopblock Structure of type 'emailingdocumentloopblock'
webdocumentloopblock Structure of type 'webdocumentloopblock'
emailingdocumentimageblock Structure of type 'emailingdocumentimageblock'
webdocumentimageblock Structure of type 'webdocumentimageblock'

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 'webdocumenttextblock'

Naam Type Beschrijving
content string The content of this textblock.
id string The ID of the block.
name string The name of the block.
iteration int The iteration of the parent block.
condition string Get the javascript condition used to determine if the block is shown in the document

Structuur 'emailingdocumenttextblock'

Naam Type Beschrijving
content string The content of this textblock.
id string The ID of the block.
name string The name of the block.
iteration int The iteration of the parent block.
condition string Get the javascript condition used to determine if the block is shown in the document

Structuur 'emailingdocumentloopblock'

Naam Type Beschrijving
iterations int The number of iterations of the loopblock.
id string The ID of the block.
name string The name of the block.
iteration int The iteration of the parent block.
condition string Get the javascript condition used to determine if the block is shown in the document

Structuur 'webdocumentloopblock'

Naam Type Beschrijving
iterations int The number of iterations of the loopblock.
id string The ID of the block.
name string The name of the block.
iteration int The iteration of the parent block.
condition string Get the javascript condition used to determine if the block is shown in the document

Structuur 'emailingdocumentimageblock'

Naam Type Beschrijving
id string The ID of the block.
name string The name of the block.
iteration int The iteration of the parent block.
condition string Get the javascript condition used to determine if the block is shown in the document

Structuur 'webdocumentimageblock'

Naam Type Beschrijving
id string The ID of the block.
name string The name of the block.
iteration int The iteration of the parent block.
condition string Get the javascript condition used to determine if the block is shown in the document