This repository contains the informations about onboarding procedure for rapid antigen test partners of the Corona-Warn-App. Please use our Wiki page for further details (german language only).
22
stars
52
forks
source link
Be aware: CWA and DCC use "fn" in different ways #91
Just be aware of this double but inconsitent assigment of the key fn in the CWA vs. DCC API:
The CWA upload JSON uses fn as firstname, the DCC uses fn as Family Name, so the other way round.
Just be aware of this double but inconsitent assigment of the key
fn
in the CWA vs. DCC API: The CWA upload JSON usesfn
asfirstname
, the DCC usesfn
asFamily Name
, so the other way round.Confusion may happen...