Terug naar de indexpagina

SOAP API methode PdfExport_data

Beschrijving

The data of the export. This method returns one big string containing all the data of the export.

Parameters

Naam Type Beschrijving
id * int Unique identifier (id) of the object PdfExport. The method only applies to the pdfexport 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
value binary

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