Banque-carrefour
Ce module supporte pour l’instant la gestion des requêtes suivantes:
TIs connus
Liste incomplète (conversion en cours) des TIs que Lino connait:
Name |
Text |
IT |
SpecialInfos |
Information complémentaire |
IT202 |
Passports |
Passeports |
IT199 |
PseudoNationalNumbers |
Pseudo-numéros nationaux |
IT208 |
NameModifications |
Modifications de nom |
IT013 |
CountriesOfOrigin |
Pays d’origine |
IT006 |
WorkPermits |
Permis de travail |
IT198 |
ChoosenResidences |
Domiciles élus |
IT212 |
PublicSecurityNumbers |
N° sécurité publique |
IT200 |
SpecialRetirementCertificates |
Special Retirement Certificates |
IT074 |
TemporaryRegistrations |
Inscriptions Temporaires |
IT028 |
OrganizationsInCharge |
Organisation en charge |
IT207 |
OrganDonations |
Dons d’organes |
IT192 |
DocumentTypes |
Document Types |
IT211 |
RetirementCertificates |
Retirement Certificates |
IT073 |
RefugeeTypes |
Type de réfugié |
IT205 |
StatusOfRefugee |
Statut de réfugié |
IT206 |
RegistrationRegisters |
Régistre |
IT210 |
AddressDeclarationAbroad |
Adresse déclarée à l’étranger |
IT018 |
ResidenceUpdateDates |
Residence Update Dates |
IT251 |
Référence
Secteurs
name |
type |
verbose name |
help text |
code |
IntegerField |
Code |
|
subcode |
IntegerField |
Sous-Code |
|
abbr |
BabelCharField |
Abbréviation |
|
name |
BabelCharField |
Description |
|
id |
AutoField |
ID |
|
Codes fonction
name |
type |
verbose name |
help text |
sector_code |
IntegerField |
Secteur |
|
code |
IntegerField |
Code |
|
name |
BabelCharField |
Description |
|
id |
AutoField |
ID |
|
Requêtes IdentifyPerson
name |
type |
verbose name |
help text |
id |
AutoField |
ID |
|
user |
ForeignKey to Utilisateur |
Auteur |
|
person |
ForeignKey to Client |
Client |
|
sent |
DateTimeField |
Exécuté |
The date and time when this request has been executed.
This is empty for requests than haven’t been sent.
Read-only. |
status |
ChoiceListField |
State |
|
environment |
CharField |
T/A/B |
|
ticket |
CharField |
Ticket |
|
request_xml |
TextField |
Requête |
The raw XML string that has (or would have) been sent. |
response_xml |
TextField |
Réponse |
The raw XML response received. |
debug_messages |
TextField |
Messages debug |
|
info_messages |
TextField |
Messages info |
|
national_id |
CharField |
NISS |
|
birth_date |
IncompleteDateField |
date de naissance |
Unkomplette Datumsangaben sind erlaubt, z.B. “00.00.1980” heißt “irgendwann im Jahr 1980”, “00.07.1980” heißt “im Juli 1980”oder “23.07.0000” heißt “an einem 23. Juli”. |
sis_card_no |
CharField |
No carte SIS |
The number of the SIS card used to authenticate the person. |
id_card_no |
CharField |
No carte eID |
The number of the ID card used to authenticate the person. |
first_name |
CharField |
Prénom |
|
last_name |
CharField |
Nom de famille |
|
middle_name |
CharField |
Middle name |
Whatever this means... |
gender |
ChoiceListField |
Sexe |
|
tolerance |
IntegerField |
Tolérance |
Falls Monat oder Tag des Geburtsdatums unbekannt sind,
um wieviel Monate bzw. Tage die Suche nach unten/oben ausgeweitet wird.
Gültige Werte: 0 bis 10. |
Requêtes ManageAccess
name |
type |
verbose name |
help text |
id |
AutoField |
ID |
|
user |
ForeignKey to Utilisateur |
Auteur |
|
person |
ForeignKey to Client |
Client |
|
sent |
DateTimeField |
Exécuté |
The date and time when this request has been executed.
This is empty for requests than haven’t been sent.
Read-only. |
status |
ChoiceListField |
State |
|
environment |
CharField |
T/A/B |
|
ticket |
CharField |
Ticket |
|
request_xml |
TextField |
Requête |
The raw XML string that has (or would have) been sent. |
response_xml |
TextField |
Réponse |
The raw XML response received. |
debug_messages |
TextField |
Messages debug |
|
info_messages |
TextField |
Messages info |
|
national_id |
CharField |
NISS |
The SSIN of the person to register/unregister/list. |
birth_date |
IncompleteDateField |
date de naissance |
Unkomplette Datumsangaben sind erlaubt, z.B. “00.00.1980” heißt “irgendwann im Jahr 1980”, “00.07.1980” heißt “im Juli 1980”oder “23.07.0000” heißt “an einem 23. Juli”. |
sis_card_no |
CharField |
No carte SIS |
The number of the SIS card used to authenticate the person. |
id_card_no |
CharField |
No carte eID |
The number of the ID card used to authenticate the person. |
first_name |
CharField |
Prénom |
|
last_name |
CharField |
Nom de famille |
|
sector |
ForeignKey to Secteur |
Secteur |
For register and unregister this element is ignored.
It can be used for list,
when information about sectors is required. |
purpose |
ForeignKey to Code fonction |
Code fonction |
The purpose for which the inscription needs to be
registered/unregistered or listed.
For listing this field is optional,
for register/unregister it is mandatory. |
start_date |
DateField |
Période du |
|
end_date |
DateField |
Période au |
|
action |
ChoiceListField |
Action |
|
query_register |
ChoiceListField |
Query Register |
|
Requêtes Tx25
name |
type |
verbose name |
help text |
id |
AutoField |
ID |
|
user |
ForeignKey to Utilisateur |
Auteur |
|
person |
ForeignKey to Client |
Client |
|
national_id |
CharField |
NISS |
|
language |
ChoiceListField |
Langue |
|
history |
BooleanField |
Historique |
Whatever this means. |
status |
ChoiceListField |
State |
|
ticket |
CharField |
Ticket |
|
sent |
DateTimeField |
Exécuté |
The date and time when this request has been executed.
This is empty for requests than haven’t been sent.
Read-only. |
environment |
CharField |
T/A/B |
|