go back Home

RowMobileService

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<mobile_service company_id="..." id="..." ack_drvr_key="..." ack_drvr_lic="..." allow_driver_rec="..." allow_geotab_sso="..." android_app_url="..." apns_certificate="..." apns_password="..." base_url="..." dr_contact_email="..." dr_contact_name="..." dr_contact_phone="..." dr_email_list="..." dr_response="..." driver_arrived_flag="..." driver_settlement_flag="..." drvr_lic_cert="..." excluded_companies="..." gcm_sender_key="..." invite_expire="..." ios_app_url="..." legal_terms="..." legal_terms_name="..." login_expire="..." max_search="..." mobile_branding_id="..." require_legal_term="..." require_order_term="..." scac="..." update_mcleod="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"__type":"mobile_service","company_id":"...","id":"...","ack_drvr_key":"...","ack_drvr_lic":"...","allow_driver_rec":"...","allow_geotab_sso":"...","android_app_url":"...","apns_certificate":"...","apns_password":"...","base_url":"...","dr_contact_email":"...","dr_contact_name":"...","dr_contact_phone":"...","dr_email_list":"...","dr_response":"...","driver_arrived_flag":"...","driver_settlement_flag":"...","drvr_lic_cert":"...","excluded_companies":"...","gcm_sender_key":"...","invite_expire":"...","ios_app_url":"...","legal_terms":"...","legal_terms_name":"...","login_expire":"...","max_search":"...","mobile_branding_id":"...","require_legal_term":"...","require_order_term":"...","scac":"...","update_mcleod":"..."}

Fields

key name size type
company_id 4 String
id 10 int
ack_drvr_key -1 byte[]
ack_drvr_lic -1 byte[]
allow_driver_rec 1 String
allow_geotab_sso 1 String
android_app_url 500 String
apns_certificate -1 byte[]
apns_password 100 String
base_url 500 String
dr_contact_email 60 String
dr_contact_name 40 String
dr_contact_phone 20 String
dr_email_list 200 String
dr_response -1 String
driver_arrived_flag 1 String
driver_settlement_flag 1 String
drvr_lic_cert -1 byte[]
excluded_companies 100 String
gcm_sender_key 100 String
invite_expire 10 int
ios_app_url 500 String
legal_terms -1 byte[]
legal_terms_name 80 String
login_expire 10 int
max_search 10 int
mobile_branding_id 32 String
require_legal_term 1 String
require_order_term 1 String
scac 10 String
update_mcleod 1 String