SOAP API methode IndividualPdf_snapshot
Beschrijving
The snapshot of the pdf.
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | int | Unique identifier (id) of the object IndividualPdf. The method only applies to the individualpdf with this id. |
login | Structure of type 'login' | Optional login data (soon deprecated) |
access_token | string | Optional api access token |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
pdfdocumentsnapshot | Structure of type 'pdfdocumentsnapshot' |
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 'pdfdocumentsnapshot'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the snapshot. |
source | string | The source of the snapshot. |
pagecount | int | The number of pages in the snapshot. |
name | string | The name of the snapshot. |
faxheader | string | The headerline above the fax. |
language | string | The language in which this snapshot is displayed. |