Skip to main content

Payload classe 1001

Payload minimo classe 1001

{
 "fileMetadata": {
   "externalApplicationId": "externalApplicationId",
   "hash_256": "3a6261d40bb0c8a46df3d6a03989d3f551c978937c5ef8ab1a4152c75fbc6663",
   "name": "nome-file.xml"
 },
 "details": {
 "tipologia_documentale": "1001",
 "dati_registrazione": {
   "data": "2020-01-01T00:00:00.000Z",
   "numero": "08399238740"
 },
   "soggetti": [],
   "anno_riferimento": 2019
 },
 "holder": {
   "countryId": "IT",
   "taxId": "00000000001",
   "vatNumber": "00000000001"
 },
 "submitter": {
 	"username": "submitter_username"
 }
}

 

Payload suggerito classe 1001

{
 "fileMetadata": {
   "externalApplicationId": "externalApplicationId",
   "hash_256": "3a6261d40bb0c8a46df3d6a03989d3f551c978937c5ef8ab1a4152c75fbc6663",
   "name": "nome-file.xml"
 },
   "details": {
   "tipologia_documentale": "1001",
   "dati_registrazione": {
     "data": "2020-01-01T00:00:00.000Z",
     "numero": "08399238740"
   },
   "soggetti": [
   	{
      "ruolo"	 :"DESTINATARIO",
      "tipo" : "PG",
      "denominazione",
      "nome",
      "cognome",
    }
   ],
   "anno_riferimento": 2019,
      "custom_metadata": {
        "sezionale" : "",
        "identificativo_sdi" : "",
        "codice_tipo_documento" : "",
        "tipo_formato" : ""
   }
 },
 "holder": {
   "countryId": "IT",
   "taxId": "00000000001",
   "vatNumber": "00000000001"
 },
 "submitter": {
 	"username": "submitter_username"
 }
}