telmax.fd.system.sebra – Mangler kobling til dokumentasjonskategorier, bruker kobling til system istedenfor

update_info – If recnum exists update username, email in telmax, returns tlf, mobil and old username and email

GET https://telmax.fd.uib.no/update_info/{recnum}/{username}/{email}
recnum recnum uniq key
username brukernavn
email epostadresse
response
200 OK
Content-Type: text/xml
<update_info timeToLiveSeconds="...">
  <id>...</id>
  <tlf>...</tlf>
  <mobil>...</mobil>
  <epost>...</epost>
</update_info>


    TimeToLive: 0 (seconds in caches)

Examples