Returns the personal list. This is the personal name with it newest personal key.

Description

 get_persons.php?company=COMPANY_RTIKEY&import=IMPORT_RTIKEY

Parameters

Parameter
Description
Type
Note
Mandatory
companyRTI company keystring
yes
importRTI import key for all vehicles/personsstring

yes

Return

A string is returned. On error the "403 - Forbidden: Access Denied " HTTP-Header is send.

CSV format

If the request is valid, the personal data are returned as CSV (Comma Separated Value) format. The first response line is always
the header, defining the column names. After it the personal data follows.

Meta informations

Separatorsemicolon ( ; )
Delimiterdouble quote ( " )
Line break0x0D 0x0A (CarriageReturn LineFeed)
Headerline 1
EncodingUTF-8

Columns

Column
Description
NAMEthe person name
KEY

latest personal key

EMPL_NRemployee number

Example Calls

https://map.yellowfox.de/rti/get_persons.php?company=COMPANY_RTIKEY&import=IMPORT_RTIKEY


"NAME";"KEY";"EMPL_NR"
"Mr. Miller";"SP12345";""
"Mrs. Meier";"SP48234";"1234"