_setTask

(API version 2.0)

int _setTask ( string kodf , string username , string pass , WDS_FullTaskItem fullTaskItem )

Description

The function create or update the task.

Categories

Parameters

string kodf
Company code
string username
Login username
string pass
Login password
WDS_FullTaskItem fullTaskItem

Return value

int

Examples

API version 2.0

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

Test

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

Company code
Login username
Login password
WDS_FullTaskItem fullTaskItem
Checkbox inspect date
Price
Checkbox open dialog window
Checkbox send email
Checkbox send sms
Task type
Task Document Number
Internal Document Number
Expected Length of days
task id
vehicle id
driver id
id trailer
name
note
date of task
status
date of realization
check date
check state of km
check state mh
note days ahead
to point the km forward
alert mh forward
repeat after
repeat after period
repeat after X km
repeat after X mh
Email to be notified
mobile number where to get SMS alert
alert on Webdispecink webside

* Required field