Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 2.62 KB

fr-dgfip-information.md

File metadata and controls

51 lines (38 loc) · 2.62 KB

French DGFIP Information

A person's French DGFIP information

TODO: improve information on tax notices, add information of persons attached to declarants.

JSON Schema

Attributes

Name Type
declarant1 DGFIP identity
declarant2 DGFIP identity
taxNotices DGFIP tax notice

Definitions

DGFIP Identity

Name Type Required Format
lastName string no -
birthName string no -
firstName string no -
middleNames string no -
birthDate date no -
birthPlace city no -
birthCountry country no -
email email no -
primaryPostalAddress postal address no -
secondaryPostalAddress postal address no -
primaryPhoneNumber phone number no -

DGFIP Tax Notice

Name Type Required Format
declarationYear integer no -
numberOfShares integer no -
grossIncome number no -
taxableIncome number no -
referenceTaxIncome number no -
taxAmount number no -