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="..." enable_begin_end_trips="..." enable_location_rating="..." enable_raterequest="..." excluded_companies="..." gcm_sender_key="..." invite_expire="..." ios_app_url="..." legal_terms="..." legal_terms_name="..." login_expire="..." max_search="..." mobile_branding_id="..." ord_contact_name="..." ord_contact_phone="..." ord_email_list="..." ord_submit_ok="..." proof_of_delivery="..." qualcom_enable="..." rate_request_text="..." require_legal_term="..." require_order_term="..." scac="..." tracking_email="..." update_mcleod="..." use_mcleod_relay="..."/>

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":"...","enable_begin_end_trips":"...","enable_location_rating":"...","enable_raterequest":"...","excluded_companies":"...","gcm_sender_key":"...","invite_expire":"...","ios_app_url":"...","legal_terms":"...","legal_terms_name":"...","login_expire":"...","max_search":"...","mobile_branding_id":"...","ord_contact_name":"...","ord_contact_phone":"...","ord_email_list":"...","ord_submit_ok":"...","proof_of_delivery":"...","qualcom_enable":"...","rate_request_text":"...","require_legal_term":"...","require_order_term":"...","scac":"...","tracking_email":"...","update_mcleod":"...","use_mcleod_relay":"..."}

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[]
enable_begin_end_trips 1 String
enable_location_rating 1 String
enable_raterequest 1 String
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
ord_contact_name 40 String
ord_contact_phone 20 String
ord_email_list -1 String
ord_submit_ok -1 String
proof_of_delivery 1 String
qualcom_enable 1 String
rate_request_text -1 String
require_legal_term 1 String
require_order_term 1 String
scac 10 String
tracking_email 60 String
update_mcleod 1 String
use_mcleod_relay 1 String