|
318 | 318 | "type":"structure", |
319 | 319 | "members":{ |
320 | 320 | "canadaAdditionalInfo":{"shape":"CanadaAdditionalInfo"}, |
| 321 | + "egyptAdditionalInfo":{"shape":"EgyptAdditionalInfo"}, |
321 | 322 | "estoniaAdditionalInfo":{"shape":"EstoniaAdditionalInfo"}, |
322 | 323 | "georgiaAdditionalInfo":{"shape":"GeorgiaAdditionalInfo"}, |
| 324 | + "greeceAdditionalInfo":{"shape":"GreeceAdditionalInfo"}, |
323 | 325 | "israelAdditionalInfo":{"shape":"IsraelAdditionalInfo"}, |
324 | 326 | "italyAdditionalInfo":{"shape":"ItalyAdditionalInfo"}, |
325 | 327 | "kenyaAdditionalInfo":{"shape":"KenyaAdditionalInfo"}, |
|
330 | 332 | "southKoreaAdditionalInfo":{"shape":"SouthKoreaAdditionalInfo"}, |
331 | 333 | "spainAdditionalInfo":{"shape":"SpainAdditionalInfo"}, |
332 | 334 | "turkeyAdditionalInfo":{"shape":"TurkeyAdditionalInfo"}, |
333 | | - "ukraineAdditionalInfo":{"shape":"UkraineAdditionalInfo"} |
| 335 | + "ukraineAdditionalInfo":{"shape":"UkraineAdditionalInfo"}, |
| 336 | + "vietnamAdditionalInfo":{"shape":"VietnamAdditionalInfo"} |
334 | 337 | } |
335 | 338 | }, |
336 | 339 | "AdditionalInfoResponse":{ |
337 | 340 | "type":"structure", |
338 | 341 | "members":{ |
339 | 342 | "brazilAdditionalInfo":{"shape":"BrazilAdditionalInfo"}, |
340 | 343 | "canadaAdditionalInfo":{"shape":"CanadaAdditionalInfo"}, |
| 344 | + "egyptAdditionalInfo":{"shape":"EgyptAdditionalInfo"}, |
341 | 345 | "estoniaAdditionalInfo":{"shape":"EstoniaAdditionalInfo"}, |
342 | 346 | "georgiaAdditionalInfo":{"shape":"GeorgiaAdditionalInfo"}, |
| 347 | + "greeceAdditionalInfo":{"shape":"GreeceAdditionalInfo"}, |
343 | 348 | "indiaAdditionalInfo":{"shape":"IndiaAdditionalInfo"}, |
344 | 349 | "israelAdditionalInfo":{"shape":"IsraelAdditionalInfo"}, |
345 | 350 | "italyAdditionalInfo":{"shape":"ItalyAdditionalInfo"}, |
|
351 | 356 | "southKoreaAdditionalInfo":{"shape":"SouthKoreaAdditionalInfo"}, |
352 | 357 | "spainAdditionalInfo":{"shape":"SpainAdditionalInfo"}, |
353 | 358 | "turkeyAdditionalInfo":{"shape":"TurkeyAdditionalInfo"}, |
354 | | - "ukraineAdditionalInfo":{"shape":"UkraineAdditionalInfo"} |
| 359 | + "ukraineAdditionalInfo":{"shape":"UkraineAdditionalInfo"}, |
| 360 | + "vietnamAdditionalInfo":{"shape":"VietnamAdditionalInfo"} |
355 | 361 | } |
356 | 362 | }, |
357 | 363 | "Address":{ |
|
599 | 605 | }, |
600 | 606 | "exception":true |
601 | 607 | }, |
| 608 | + "ContractingAuthorityCode":{ |
| 609 | + "type":"string", |
| 610 | + "pattern":"^\\d{4}\\.[A-Z]\\d{5}\\.\\d{4}$" |
| 611 | + }, |
602 | 612 | "CountryCode":{ |
603 | 613 | "type":"string", |
604 | 614 | "max":2, |
|
615 | 625 | "min":10, |
616 | 626 | "pattern":"^(\\d{4}-(0[0-9]|1[0-2])-([0-2][0-9]|3[0-1]))$" |
617 | 627 | }, |
| 628 | + "DateString":{ |
| 629 | + "type":"string", |
| 630 | + "pattern":"^(\\d{4}-(0[0-9]|1[0-2])-([0-2][0-9]|3[0-1]))$" |
| 631 | + }, |
618 | 632 | "DeleteSupplementalTaxRegistrationRequest":{ |
619 | 633 | "type":"structure", |
620 | 634 | "required":["authorityId"], |
|
662 | 676 | "min":1, |
663 | 677 | "pattern":"^(?!\\s*$)[\\s\\S]+$" |
664 | 678 | }, |
| 679 | + "EgyptAdditionalInfo":{ |
| 680 | + "type":"structure", |
| 681 | + "members":{ |
| 682 | + "uniqueIdentificationNumber":{"shape":"UniqueIdentificationNumber"}, |
| 683 | + "uniqueIdentificationNumberExpirationDate":{"shape":"DateString"} |
| 684 | + } |
| 685 | + }, |
| 686 | + "ElectronicTransactionCodeNumber":{ |
| 687 | + "type":"string", |
| 688 | + "pattern":"^\\d{17}$" |
| 689 | + }, |
| 690 | + "EnterpriseIdentificationNumber":{ |
| 691 | + "type":"string", |
| 692 | + "pattern":"^(\\d{10}|(\\d{10}-\\d{3}))$" |
| 693 | + }, |
665 | 694 | "EntityExemptionAccountStatus":{ |
666 | 695 | "type":"string", |
667 | 696 | "enum":[ |
|
784 | 813 | "taxRegistration":{"shape":"TaxRegistration"} |
785 | 814 | } |
786 | 815 | }, |
| 816 | + "GreeceAdditionalInfo":{ |
| 817 | + "type":"structure", |
| 818 | + "members":{ |
| 819 | + "contractingAuthorityCode":{"shape":"ContractingAuthorityCode"} |
| 820 | + } |
| 821 | + }, |
787 | 822 | "HeritageStatus":{ |
788 | 823 | "type":"string", |
789 | 824 | "enum":[ |
|
990 | 1025 | "type":"string", |
991 | 1026 | "pattern":"^[A-Z]{5}[0-9]{4}[A-Z]{1}$" |
992 | 1027 | }, |
| 1028 | + "PaymentVoucherNumber":{ |
| 1029 | + "type":"string", |
| 1030 | + "pattern":"^\\d{17}$" |
| 1031 | + }, |
993 | 1032 | "PersonType":{ |
994 | 1033 | "type":"string", |
995 | 1034 | "enum":[ |
|
1477 | 1516 | "Individual" |
1478 | 1517 | ] |
1479 | 1518 | }, |
| 1519 | + "UniqueIdentificationNumber":{ |
| 1520 | + "type":"string", |
| 1521 | + "pattern":"^[a-zA-Z0-9]{39}$" |
| 1522 | + }, |
1480 | 1523 | "Url":{ |
1481 | 1524 | "type":"string", |
1482 | 1525 | "max":200, |
|
1527 | 1570 | "dateOfBirth":{"shape":"DateOfBirth"}, |
1528 | 1571 | "taxRegistrationDocuments":{"shape":"TaxRegistrationDocuments"} |
1529 | 1572 | } |
| 1573 | + }, |
| 1574 | + "VietnamAdditionalInfo":{ |
| 1575 | + "type":"structure", |
| 1576 | + "members":{ |
| 1577 | + "electronicTransactionCodeNumber":{"shape":"ElectronicTransactionCodeNumber"}, |
| 1578 | + "enterpriseIdentificationNumber":{"shape":"EnterpriseIdentificationNumber"}, |
| 1579 | + "paymentVoucherNumber":{"shape":"PaymentVoucherNumber"}, |
| 1580 | + "paymentVoucherNumberDate":{"shape":"DateString"} |
| 1581 | + } |
1530 | 1582 | } |
1531 | 1583 | } |
1532 | 1584 | } |
0 commit comments