_setBookPurposeSett

(API version 2.0)

int _setBookPurposeSett ( string kodf , string username , string pass , WDS_BookPurposeSettItem BookPurposeSettItem )

Description

The function modifies the records in the driving purpose dial

Categories

Parameters

string kodf
Company code
string username
Login username
string pass
Login password
WDS_BookPurposeSettItem BookPurposeSettItem
IdP > 0 - update, IdP = 0 insert

Return value

int

Examples

API version 2.0

$client = new SoapClient('https://api.webdispecink.cz/code/WebDispecinkServiceNet.php?wsdl');
$return = $client->_setBookPurposeSett($kodf, $username, $pass, $BookPurposeSettItem);

Test

To test the function, enter parameters in form below and press Try it out button.

Company code
Login username
Login password
WDS_BookPurposeSettItem BookPurposeSettItem
Unique purpose identification
Text of purpose in Czech language
Text of purpose in English language
Unique user identification
Text of purpose in Slovak language
Text of purpose in German language
Text of purpose in Polish language
Text of purpose in Hungarian language
Text of purpose in Romanian language
IdP > 0 - update, IdP = 0 insert

* Required field