This is an old revision of the document!


Profile fields

To update profile fields, use the command item/update_profile_field:

svc=item/update_custom_field&params={"itemId":<long>,
				     "n":<text>,
				     "v":<text>}

Parameters

Name Description
itemId item ID
n custom field name
v custom field value

Profile fields

You can use following profile fields:

ID Name Description
1 vehicle_type Vehicle type
2 vin VIN
3 registration_plate Registration plate
4 brand Brand
5 model Model
6 year Year
7 carrying_capacity Carrying capacity, t
8 width Width, mm
9 height Height, mm
10 depth Depth, mm
11 effective_capacity Effective capacity

Response

[
	<long>,		/* custom field ID */
	{
		"id":<long>,	/* custom field ID */
		"n":<text>,	/* name */
		"v":<text>	/* value */
	}
]
Follow us on Facebook Gurtam Wialon Twitter Gurtam Wialon info@gurtam.com   |   Copyright © 2002-2024 Gurtam