Click or drag to resize

TookanAgentRequest Properties

The TookanAgentRequest type exposes the following members.

Properties
  NameDescription
Public propertyapi_key
API key
(Inherited from TookanBaseRequest.)
Public propertycolor
The color.
Public propertyemail
email of your agent.
Public propertyfirst_name
First Name
Public propertyfleet_id
Agent Id of your agent. You will get this from agent list in dashboard.
Public propertylast_name
Last Name
Public propertylicense
License
Public propertypassword
You can set the password yourself, or leave it empty, in which case the system will auto-generate the password
Public propertyphone
add the phone number of the agent. He will get a notification with the links and credentials to download the app
Public propertyrule_id
You can find rule id in the Access Control page for the agents named as Role ID.
Public propertytags
Tags
Public propertyteam_id
You need to pass a team of which the agent will be a part of. Team Id will be visible on the All teams page
Public propertytimezone
Timezone difference with UTC in minutes for e.g., For PST:+480 (PDT: +420),For MST +420 (MDT:+360) for EST: +300(EDT:+240), for AEST: -600 (AEDT: -660), for IST: -330, for CST: +360 (CDT:+300)
Public propertytransport_desc
Description of transportation type
Public propertytransport_type
Send 1 for Car, 2 for Motor Cycle, 3 for Bicycle, 4 for Scooter, 5 for Foot, 6 for Truck
Public propertyusername
Unique username, which the agent will use to login to the Tookan Agent App
Top
See Also