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 |
Special Infos |
IT202 |
Passports |
Passports |
IT199 |
PseudoNationalNumbers |
Pseudo National Numbers |
IT208 |
NameModifications |
Name Modifications |
IT013 |
CountriesOfOrigin |
Countries Of Origin |
IT006 |
WorkPermits |
Work Permits |
IT198 |
ChoosenResidences |
Choosen residences |
IT212 |
PublicSecurityNumbers |
Public Security Numbers |
IT200 |
SpecialRetirementCertificates |
Special Retirement Certificates |
IT074 |
TemporaryRegistrations |
Inscriptions Temporaires |
IT028 |
OrganizationsInCharge |
Organizations in charge |
IT207 |
OrganDonations |
Organ Donations |
IT192 |
DocumentTypes |
Document Types |
IT211 |
RetirementCertificates |
Retirement Certificates |
IT073 |
RefugeeTypes |
Refugee Types |
IT205 |
StatusOfRefugee |
Status of refugee |
IT206 |
RegistrationRegisters |
Registration registers |
IT210 |
AddressDeclarationAbroad |
Address Declaration Abroad |
IT018 |
ResidenceUpdateDates |
Residence Update Dates |
IT251 |
Référence
Sectors
name |
type |
verbose name |
help text |
code |
IntegerField |
Code |
|
subcode |
IntegerField |
Subcode |
|
abbr |
BabelCharField |
Abbreviation |
|
name |
BabelCharField |
Omschrijving |
|
id |
AutoField |
ID |
|
Purposes
name |
type |
verbose name |
help text |
sector_code |
IntegerField |
Sector |
|
code |
IntegerField |
Code |
|
name |
BabelCharField |
Omschrijving |
|
id |
AutoField |
ID |
|
IdentifyPerson Requests
name |
type |
verbose name |
help text |
id |
AutoField |
ID |
|
user |
ForeignKey to Benutzer |
Autor |
|
person |
ForeignKey to Client |
Client |
|
sent |
DateTimeField |
Sent |
The date and time when this request has been executed.
This is empty for requests than haven’t been sent.
Read-only. |
status |
ChoiceListField |
Zustand |
|
environment |
CharField |
T/A/B |
|
ticket |
CharField |
Ticket |
|
request_xml |
TextField |
Request |
The raw XML string that has (or would have) been sent. |
response_xml |
TextField |
Response |
The raw XML response received. |
debug_messages |
TextField |
Debug messages |
|
info_messages |
TextField |
Info messages |
|
national_id |
CharField |
National ID |
|
birth_date |
IncompleteDateField |
Birth date |
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 |
SIS card number |
The number of the SIS card used to authenticate the person. |
id_card_no |
CharField |
ID card number |
The number of the ID card used to authenticate the person. |
first_name |
CharField |
First name |
|
last_name |
CharField |
Nachname |
|
middle_name |
CharField |
Middle name |
Whatever this means... |
gender |
ChoiceListField |
Geschlecht |
|
tolerance |
IntegerField |
Tolerance |
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. |
ManageAccess Requests
name |
type |
verbose name |
help text |
id |
AutoField |
ID |
|
user |
ForeignKey to Benutzer |
Autor |
|
person |
ForeignKey to Client |
Client |
|
sent |
DateTimeField |
Sent |
The date and time when this request has been executed.
This is empty for requests than haven’t been sent.
Read-only. |
status |
ChoiceListField |
Zustand |
|
environment |
CharField |
T/A/B |
|
ticket |
CharField |
Ticket |
|
request_xml |
TextField |
Request |
The raw XML string that has (or would have) been sent. |
response_xml |
TextField |
Response |
The raw XML response received. |
debug_messages |
TextField |
Debug messages |
|
info_messages |
TextField |
Info messages |
|
national_id |
CharField |
National ID |
The SSIN of the person to register/unregister/list. |
birth_date |
IncompleteDateField |
Birth date |
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 |
SIS card number |
The number of the SIS card used to authenticate the person. |
id_card_no |
CharField |
ID card number |
The number of the ID card used to authenticate the person. |
first_name |
CharField |
First name |
|
last_name |
CharField |
Nachname |
|
sector |
ForeignKey to Sector |
Sector |
For register and unregister this element is ignored.
It can be used for list,
when information about sectors is required. |
purpose |
ForeignKey to Purpose |
Purpose |
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 |
Period from |
|
end_date |
DateField |
Period until |
|
action |
ChoiceListField |
Action |
|
query_register |
ChoiceListField |
Query Register |
|
Tx25 Requests
name |
type |
verbose name |
help text |
id |
AutoField |
ID |
|
user |
ForeignKey to Benutzer |
Autor |
|
person |
ForeignKey to Client |
Client |
|
national_id |
CharField |
National ID |
|
language |
ChoiceListField |
Sprache |
|
history |
BooleanField |
History |
Whatever this means. |
status |
ChoiceListField |
Zustand |
|
ticket |
CharField |
Ticket |
|
sent |
DateTimeField |
Sent |
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 |
|