_delPurposeSett

(API version 2.0)

int _delPurposeSett ( string kodf , string username , string pass , int IdRecPurpose )

Description

Function deletes the predefined driving purpose records

Categories

Parameters

string kodf
Company code
string username
Login username
string pass
Login password
int IdRecPurpose
Id of the deleted record

Return value

int

Examples

API version 2.0

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

Test

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

Company code
Login username
Login password
Id of the deleted record

* Required field