-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathIFS04-rettifica-iscrizioni.yaml
772 lines (769 loc) · 29.2 KB
/
IFS04-rettifica-iscrizioni.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
openapi: 3.0.0
info:
title: IFS04 - Academic enrollments change request / Rettifica iscrizioni accademiche
x-summary: Data academic enrollments change request / Richiede la rettifica dei dati delle iscrizioni accademiche
version: 2.1.0
description: |
Data academic enrollments change request / Richiede la rettifica dei dati delle iscrizioni accademiche
contact:
name: Institute name
email: formal.institute@email.it
x-api-id: 00000000-0000-0000-0000-000000000000
termsOfService: 'http://swagger.io/terms/'
license:
name: Apache 2.0
url: 'http://www.apache.org/licenses/LICENSE-2.0.html'
security: [{}]
paths:
'/academic-enrollment-change-request':
post:
summary: Enrollment change request / Rettifica iscrizione studente
tags:
- IFS04.1 - academic-enrollment-change-request
security:
- bearerAuth: []
parameters: []
responses:
'200':
description: Change request sent successfully / Richiesta rettifica iscrizione inviata con successo
content:
application/json:
schema:
$ref: '#/components/schemas/change_request_detail'
examples:
Example approved:
value:
response_code: approved
file_status: acquired
file_code: 6d183bc572f6b200015a4167
message: Richiesta rettifica iscrizione acquisita con successo
Example rejected:
value:
response_code: rejected
file_status: null
file_code: null
message: richiesta rifiutata perchè ...
'400':
description: <b>Bad Request</b> - il server non può elaborare la richiesta del client a causa di una sintassi errata o di una richiesta non valida. <br> Esempi di cause
<br> - Richiesta non valida
<br> - Sintassi errata
<br> - Parametro mancante
<br> - Richiesta incompleta
<br> - ...
'500':
description: Internal server error / Errore interno del server
description: Create an enrollment change request / Crea una richiesta di rettifica dei dati relativi alle iscrizioni di una studentessa o uno studente.
requestBody:
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/change_request'
examples:
Example:
value:
tax_code: RSSMRA80A01F205D
person_id: 12345678A
degree_course_code: '1573960'
reason: Modifica iscrizione xxx
attributes:
- attribute_name: institute_Name
current: Università degli studi di Milano
suggested: Università degli studi di Roma 'La Sapienza'
- attribute_name: course_type
current: Laurea
suggested: Corso di Laurea
- attribute_name: enrollment_year
current: 2021/2022
suggested: 2022/2023
- attribute_name: course_year
current: 2° anno
suggested: 3° anno
request: Testo con la richiesta di rettifica
note: Note aperte studentessa o studente
application/xml:
schema:
type: object
additionalProperties: false
properties: {}
description: ''
operationId: academic-enrollment-change-request
parameters: []
'/academic-enrollment-change-request-status':
post:
summary: |
Retrieve the status of the academic enrollment change request /
Ottiene lo stato della richiesta di rettifica di una iscrizioni accademica
tags:
- IFS04.2 - academic-enrollment-change-request-status
parameters: []
security:
- bearerAuth: []
responses:
'200':
description: Request executed successfully / Richiesta eseguita con successo (annulamento)
content:
application/json:
schema:
$ref: '#/components/schemas/enrollments_change_request'
examples:
Example:
value:
enrollment_change_request:
- file_status: approved
file_code: 6d183bc572f6b200015a4167
message: testo messaggio
- file_status: rejected
file_code: 6d183b54654127dfhh15a4167
message: testo messaggio
'400':
description: <b>Bad Request</b> - il server non può elaborare la richiesta del client a causa di una sintassi errata o di una richiesta non valida. <br> Esempi di cause
<br> - Richiesta non valida
<br> - Sintassi errata
<br> - Parametro mancante
<br> - Richiesta incompleta
<br> - ...
'500':
description: Internal server error / Errore interno del server
description: Retrieve the status of enrollmet change request / Recupera lo stato di una richiesta di rettifica
requestBody:
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/enrollment_change_request'
examples:
Example:
value:
tax_code: RSSMRA80A01F205D
person_id: 12345678A
application/xml:
schema:
type: object
additionalProperties: false
properties: {}
description: 'Esempio richiesta'
operationId: academic-enrollment-change-request-status
'/academic-enrollment-change-request-cancellation':
post:
summary: |
Delete the change request / Richiesta di annullamento rettifica
tags:
- IFS04.3 - academic-enrollment-change-request-cancellation
security:
- bearerAuth: []
responses:
'200':
description: >
Delete the change request / Richiesta di annullamento rettifica
1) status Approved= Richiesta di rettifica Cancellata
2) status Rejected= Richiesta di rettifica non cancellata ed ancora attivata
content:
application/json:
schema:
$ref: '#/components/schemas/change_request_detail'
examples:
Example approved:
value:
response_code: approved
file_status: cancelled
file_code: 6d183bc572f6b200015a4167
message: messaggio di testo
Example rejected:
value:
response_code: rejected
file_status: approved
file_code: 6d183bc572f6b200015a4167
message: richiesta rifiutata perchè ...
'400':
description: <b>Bad Request</b> - il server non può elaborare la richiesta del client a causa di una sintassi errata o di una richiesta non valida. <br> Esempi di cause
<br> - Richiesta non valida
<br> - Sintassi errata
<br> - Parametro mancante
<br> - Richiesta incompleta
<br> - ...
'500':
description: Internal server error / Errore interno del server
operationId: rectification-cancellation
description: Cancellation enrollment change request / Effettua la richiesta di annullamento rettifica
requestBody:
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/enrollment_change_request_cancellation'
examples:
Example:
value:
tax_code: RSSMRA80A01F205D
person_id: 12345678A
file_code: 6d183bc572f6b200015a4167
application/xml:
schema:
type: object
additionalProperties: false
properties: {}
description: 'Esempio richiesta'
parameters: []
'/enrollments-issues':
post:
summary: |
Open the issues on academic enrollments data / Apre le anomalie sui dati delle iscrizioni
tags:
- IFS04.4 - enrollments-issues
security:
- bearerAuth: []
parameters: []
responses:
'200':
description: issues created successfully / anomalie aperte con successo
content:
application/json:
schema:
$ref: '#/components/schemas/issue_detail'
examples:
Example:
value:
file_status: acquired
message: Testo messaggio
'400':
description: <b>Bad Request</b> - il server non può elaborare la richiesta del client a causa di una sintassi errata o di una richiesta non valida. <br> Esempi di cause
<br> - Richiesta non valida
<br> - Sintassi errata
<br> - Parametro mancante
<br> - Richiesta incompleta
<br> - ...
'500':
description: Internal server error / Errore interno del server
description: Report issue on enrollments data / Permette di segnalare le anomalie sui dati delle iscrizioni
requestBody:
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/issue_request'
examples:
Example:
value:
subscriber_id: "1234"
subscriber_name: ANIS
subscriber_message: Warning on some academic enrollments
data_request : 2019-10-12
personal_data:
tax_code: RSSMRA80A01F205D
person_id: AB123456C
given_name: null
family_name: null
birth_date: null
birth_place: null
issues:
- attribute_name: tax_code
issue_description: tax code didn't find on ANPR Master Data
- attribute_name: birth_date
issue_description: the correct birth date format is 1990-05-17
- issue_description: description note
enrollments:
- institute_code: '16'
institute_name: Milano - Politecnico
programme_type_code: MS
degree_course_code: '1573960'
degree_class_code: MSLM32
academic_year: 2021/2022
degree_course_year: 3
status: active
issues:
- attribute_name: degree_course_code
issue_description: degree course code didn't find on the controlled vocabulary
- attribute_name: degree_course_year
issue_description: degree course can be only a numeric value
- issue_description: description note
application/xml:
schema:
type: object
additionalProperties: false
properties: {}
description: ''
operationId: enrollments-issues
parameters: []
/status:
get:
summary: Verifica stato delle API (Health Check)
operationId: check-status
description: Verificare lo stato di salute del sistema
tags:
- health-check
security: [{}]
responses:
'400':
description: Bad Request
'204':
description: il servizio è in esecuzione correttamente.
'500':
description: il servizio non è in esecuzione.
components:
headers:
Retry-After:
description: |-
Retry contacting the endpoint *at least* after seconds.
See https://tools.ietf.org/html/rfc7231#section-7.1.3
schema:
format: int32
maximum: 186400
minimum: 0
type: integer
X-RateLimit-Limit:
description: The number of allowed requests in the current period
schema:
format: int32
maximum: 1000000
minimum: 0
type: integer
X-RateLimit-Remaining:
description: The number of remaining requests in the current period
schema:
format: int32
maximum: 1000000
minimum: 0
type: integer
X-RateLimit-Reset:
description: The number of seconds left in the current period
schema:
format: int32
maximum: 186400
minimum: 0
type: integer
schemas:
change_request:
type: object
additionalProperties: false
description: academic enrollment change request / richiesta di rettifica di iscrizione di una studentessa o uno studente
properties:
tax_code:
type: string
description: Tax Identification Number / Codice fiscale
pattern: '^(?:^(?:[A-Z][AEIOU][AEIOUX]|[B-DF-HJ-NP-TV-Z]{2}[A-Z]){2}(?:[\dLMNP-V]{2}(?:[A-EHLMPR-T](?:[04LQ][1-9MNP-V]|[15MR][\dLMNP-V]|[26NS][0-8LMNP-U])|[DHPS][37PT][0L]|[ACELMRT][37PT][01LM]|[AC-EHLMPR-T][26NS][9V])|(?:[02468LNQSU][048LQU]|[13579MPRTV][26NS])B[26NS][9V])(?:[A-MZ][1-9MNP-V][\dLMNP-V]{2}|[A-M][0L](?:[1-9MNP-V][\dLMNP-V]|[0L][1-9MNP-V]))[A-Z]$)'
example: RSSMRA80A01F205D
minLength: 16
maxLength: 16
person_id:
type: string
description: Unique National Identifier (ANPR ID) / Identificativo unico nazionale (ID ANPR)
maxLength: 9
minLength: 9
pattern: "^[A-Z0-9]{9}$"
example: AB123456C
nullable: true
degree_course_code:
type: string
description: Course code / Codice del corso
minLength: 1
maxLength: 20
reason:
type: string
description: change request description / Descrizione della richiesta di rettifica
example: Modifica iscrizione xxx
minLength: 1
maxLength: 256
attributes:
$ref: '#/components/schemas/attributes'
request:
type: string
description: Change request description / Descrizione della richiesta di rettifica
minLength: 1
maxLength: 5000
note:
type: string
description: Open notes from student / Note aperte studentessa o studente
minLength: 1
maxLength: 5000
required:
- tax_code
issue_request:
type: object
additionalProperties: false
description: Issue on enrollments data / Anomalie sui dati delle iscrizioni
properties:
subscriber_id:
type: string
description: Applicant Identification Code / Codice identificativo richiedente
example: '213521'
minLength: 1
maxLength: 2048
subscriber_name:
type: string
description: Applicant name / Nome richiedente
example: ANIS
minLength: 1
maxLength: 2048
subscriber_message:
type: string
description: Applicant message / Messaggio richiedente
example: Warning on some academic enrollments
minLength: 1
maxLength: 2048
data_request :
type: string
format: date
description: Date request / Data richiesta
example: 2019-10-12
personal_data:
$ref: '#/components/schemas/personal_data'
enrollments:
type: array
minItems: 0
description: List of enrollments for student / Elenco iscrizioni di una studentessa o di uno studente
items:
$ref: '#/components/schemas/enrollment'
required:
- subscriber_id
- subscriber_name
- subscriber_message
personal_data:
type: object
nullable: true
additionalProperties: false
description: Personal data of the student / Dati personali della studentessa o dello studente
properties:
tax_code:
type: string
description: Tax Identification Number / Codice Fiscale
example: RSSMRA80A01F205D
pattern: '^(?:^(?:[A-Z][AEIOU][AEIOUX]|[B-DF-HJ-NP-TV-Z]{2}[A-Z]){2}(?:[\dLMNP-V]{2}(?:[A-EHLMPR-T](?:[04LQ][1-9MNP-V]|[15MR][\dLMNP-V]|[26NS][0-8LMNP-U])|[DHPS][37PT][0L]|[ACELMRT][37PT][01LM]|[AC-EHLMPR-T][26NS][9V])|(?:[02468LNQSU][048LQU]|[13579MPRTV][26NS])B[26NS][9V])(?:[A-MZ][1-9MNP-V][\dLMNP-V]{2}|[A-M][0L](?:[1-9MNP-V][\dLMNP-V]|[0L][1-9MNP-V]))[A-Z]$)'
minLength: 16
maxLength: 16
nullable: true
person_id:
type: string
description: Unique National Identifier (ANPR ID) / Identificativo unico nazionale (ID ANPR)
maxLength: 9
minLength: 9
pattern: "^[A-Z0-9]{9}$"
example: AB123456C
nullable: true
given_name:
type: string
description: Name / Nome
example: Mario
pattern: ^[\p{L}'’\- ]+$
minLength: 1
maxLength: 2048
nullable: true
family_name:
type: string
description: Surname / Cognome
example: Rossi
pattern: ^[\p{L}'’\- ]+$
minLength: 1
maxLength: 2048
nullable: true
birth_date:
type: string
format: date
example: 1990-05-17
pattern: '^\d{4}-\d{2}-\d{2}$'
description: Date of birth / Data di nascita
nullable: true
birth_place:
type: string
example: Italia,RM,Roma
description: Place of birth / Luogo di nascita
minLength: 1
maxLength: 2048
nullable: true
pattern: .*,[a-zA-Z]*,[a-zA-Z]*
issues:
additionalProperties: false
type: array
maxItems: 256
minItems: 0
description: List of issues / Lista di anomalie
items:
$ref: '#/components/schemas/issue'
enrollment:
type: object
additionalProperties: false
description: Detailed enrollment information / Informazioni dettagliate sull'iscrizione
properties:
institute_code:
type: string
description: Institute identification code / Codice identificativo dell’istituto
example: '16'
minLength: 1
maxLength: 256
nullable: true
institute_name:
type: string
description: Institute's name / Denominazione dell'istituto
example: 'Milano - Politecnico'
minLength: 1
maxLength: 2048
programme_type_code:
type: string
description: Code of study program / Codice del corso di studio
example: 'LM'
minLength: 1
maxLength: 256
degree_course_code:
type: string
description: Course code / Codice del corso
minLength: 1
maxLength: 20
degree_class_code:
type: string
description: Identification code of the degree class / Codice identificativo della classe di laurea
example: MSLM32
minLength: 1
maxLength: 20
academic_year:
type: string
description: Last academic year in which enrollment in the student's course is recorded / Ultimo anno accademico in cui risulta l'iscrizione al corso della studentessa o dello studente
example: 2022/2023
pattern: '^\d{4}/\d{4}$'
minLength: 9
maxLength: 9
degree_course_year:
type: integer
format: int32
description: Last year in which enrollment in the student's course is recorded / Ultimo anno in cui risulta l'iscrizione al corso della studentessa o dello studente
example: 3
pattern: ^\d{1,2}$
minimum: 1
maximum: 99
status:
type: string
description: Enrollment status / Stato dell'iscrizione
example: active
enum:
- active
- inactive
- wait
issues:
additionalProperties: false
type: array
maxItems: 256
minItems: 0
description: List of issues / Lista di anomalie
items:
$ref: '#/components/schemas/issue'
issue:
additionalProperties: false
type: object
description: Status of an academic change request for a student / Stato di una rettifica per una studentessa o uno studente
properties:
attribute_name:
type: string
nullable: true
description: Attribute name to be changed / Nome attributo da variare in fase di rettifica iscrizione
minLength: 1
maxLength: 256
issue_description:
type: string
description: New value to be rectified / Nuovo valore da rettificare
minLength: 1
maxLength: 256
required:
- issue_description
enrollments_change_request:
type: object
additionalProperties: false
description: |
Personal data of the student / Dati personali della studentessa o dello studente.
properties:
enrollment_change_request:
type: array
minItems: 0
maxItems: 256
description: List of tudent academic enrollments / Elenco iscrizioni accademiche
items:
$ref: '#/components/schemas/change_request_status'
change_request_status:
additionalProperties: false
type: object
description: Status of an academic enrollment change request for a student / Stato di una rettifica iscrizione per una studentessa o uno studente
properties:
file_status:
type: string
description: |
Status of an academic enrollment change request for a student /
Stato di una rettifica iscrizione per una studentessa o uno studente (Rappresenta lo stato del processo relativo alla richiesta di rettifica)
enum:
- approved
- rejected
- acquired
- cancelled
file_code:
type: string
description: enrollment change request code/ Codice Rettifica iscrizioni
minLength: 1
maxLength: 256
message:
type: string
description: Change request message output / Messaggio esito richiesta rettifica
minLength: 1
maxLength: 256
required:
- file_status
- file_code
- message
change_request_detail:
additionalProperties: false
type: object
description: Status of an academic enrollment change request for a student / Stato di una rettifica iscrizione per una studentessa o uno studente
properties:
response_code:
type: string
description: |
response code / codice della risposta. Indica il codice di risposta generato dall'invocazione dell'API per le operazioni di inserimento o eliminazione (insert, delete).
Questo codice riflette l'esito della validazione del payload in ingresso, determinando se la transazione è approvata o rifiutata in base alla correttezza dei dati ricevuti
enum:
- approved
- rejected
file_status:
type: string
description: Status of an academic enrollment change request for a student / Stato di una rettifica iscrizione per una studentessa o uno studente
nullable: true
enum:
- approved
- rejected
- acquired
- cancelled
- null
file_code:
type: string
description: enrollment change request code/ Codice Rettifica iscrizioni
minLength: 1
maxLength: 256
nullable: true
message:
type: string
description: Change request message output / Messaggio esito richiesta rettifica
minLength: 1
maxLength: 256
required:
- response_code
- file_status
- file_code
- message
issue_detail:
additionalProperties: false
type: object
description: Status of an academic change request for a student / Stato di una rettifica per una studentessa o uno studente
properties:
file_status:
type: string
description: Status of an academic change request for a student / Stato di una rettifica per una studentessa o uno studente
enum:
- rejected
- acquired
message:
type: string
description: Change request message output / Messaggio esito richiesta rettifica
minLength: 1
maxLength: 256
required:
- file_status
attributes:
additionalProperties: false
type: array
maxItems: 256
minItems: 0
description: List of attributes to be changed / Lista di attributi da variare
items:
$ref: '#/components/schemas/attribute'
attribute:
additionalProperties: false
type: object
description: Status of an enrollment change request for a student / Stato di una rettifica iscrizione per una studentessa o uno studente
properties:
attribute_name:
type: string
description: Attribute name to be changed / Nome attributo da variare in fase di rettifica iscrizione
minLength: 1
maxLength: 256
current:
type: string
description: Current value to be rectified / Valore corrente da rettificare
minLength: 1
maxLength: 256
suggested:
type: string
description: New value to be rectified / Nuovo valore da rettificare
minLength: 1
maxLength: 256
required:
- attribute_name
- current
- suggested
enrollment_change_request:
type: object
additionalProperties: false
description: Request of a student's enrollment / Richiesta iscrizione di una studentessa o uno studente
properties:
tax_code:
type: string
description: Tax Identification Number / Codice fiscale
pattern: '^(?:^(?:[A-Z][AEIOU][AEIOUX]|[B-DF-HJ-NP-TV-Z]{2}[A-Z]){2}(?:[\dLMNP-V]{2}(?:[A-EHLMPR-T](?:[04LQ][1-9MNP-V]|[15MR][\dLMNP-V]|[26NS][0-8LMNP-U])|[DHPS][37PT][0L]|[ACELMRT][37PT][01LM]|[AC-EHLMPR-T][26NS][9V])|(?:[02468LNQSU][048LQU]|[13579MPRTV][26NS])B[26NS][9V])(?:[A-MZ][1-9MNP-V][\dLMNP-V]{2}|[A-M][0L](?:[1-9MNP-V][\dLMNP-V]|[0L][1-9MNP-V]))[A-Z]$)'
example: RSSMRA80A01F205D
minLength: 16
maxLength: 16
person_id:
type: string
description: Unique National Identifier (ANPR ID) / Identificativo unico nazionale (ID ANPR)
maxLength: 9
minLength: 9
pattern: "^[A-Z0-9]{9}$"
example: AB123456C
nullable: true
file_code:
type: string
description: enrollment change request code/ Codice Rettifica iscrizioni
example: 6d183bc572f6b200015a4167
minLength: 1
maxLength: 64
required:
- tax_code
enrollment_change_request_cancellation:
type: object
additionalProperties: false
description: Request of a student's enrollment / Richiesta iscrizione di una studentessa o uno studente
properties:
tax_code:
type: string
description: Tax Identification Number / Codice fiscale
pattern: '^(?:^(?:[A-Z][AEIOU][AEIOUX]|[B-DF-HJ-NP-TV-Z]{2}[A-Z]){2}(?:[\dLMNP-V]{2}(?:[A-EHLMPR-T](?:[04LQ][1-9MNP-V]|[15MR][\dLMNP-V]|[26NS][0-8LMNP-U])|[DHPS][37PT][0L]|[ACELMRT][37PT][01LM]|[AC-EHLMPR-T][26NS][9V])|(?:[02468LNQSU][048LQU]|[13579MPRTV][26NS])B[26NS][9V])(?:[A-MZ][1-9MNP-V][\dLMNP-V]{2}|[A-M][0L](?:[1-9MNP-V][\dLMNP-V]|[0L][1-9MNP-V]))[A-Z]$)'
example: RSSMRA80A01F205D
minLength: 16
maxLength: 16
person_id:
type: string
description: Unique National Identifier (ANPR ID) / Identificativo unico nazionale (ID ANPR)
maxLength: 9
minLength: 9
pattern: "^[A-Z0-9]{9}$"
example: AB123456C
nullable: true
file_code:
type: string
description: enrollment change request code/ Codice Rettifica iscrizioni
example: 6d183bc572f6b200015a4167
minLength: 1
maxLength: 64
required:
- tax_code
- file_code
requestBodies: {}
responses: {}
securitySchemes:
bearerAuth:
type: http
scheme: bearer
bearerFormat: PASETO
servers:
- url: 'https://localhost:8080/api'
description: localhost
tags:
- name: IFS04.1 - academic-enrollment-change-request
- name: IFS04.2 - academic-enrollment-change-request-status
- name: IFS04.3 - academic-enrollment-change-request-cancellation
- name: IFS04.4 - enrollments-issues
- name: health-check