_setCarMobileMess

(API version 2.0)

int _setCarMobileMess ( string kodf , string username , string pass , WDS_CarMobileMessItem CarMobileMessItem )

Description

The function sets predefined messages and driver status for WD Fleet.

Categories

Parameters

string kodf
Company code
string username
Login username
string pass
Login password
WDS_CarMobileMessItem CarMobileMessItem
An object that returns _get

Return value

int

Examples

API version 2.0

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

Test

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

Company code
Login username
Login password
WDS_CarMobileMessItem CarMobileMessItem
array[] RequiredText
string[] array
If activity in WD Fleet is changing, is required complementary text. 1 Yes. 0 No.
An object that returns _get

* Required field