📄Specifiche tracciato di input
Specifiche relative al file da utilizzare come input per i servizi di caricamento massivo
Specifiche file
SFTP
API
Tracciato file creazione e aggiornamento SFTP
{
"operation": "CREATE|UPDATE",
"paymentPositions": [
{
"iupd": "string",
"aca": false,
"payStandIn": false,
"type": "F",
"fiscalCode": "string",
"fullName": "string",
"streetName": "string",
"civicNumber": "string",
"postalCode": "string",
"city": "string",
"province": "string",
"region": "string",
"country": "IT",
"email": "string",
"phone": "string",
"switchToExpired": false,
"companyName": "string",
"officeName": "string",
"validityDate": "YYYY-MM-DDThh:mm:ss.SSSZ",
"paymentOption": [
{
"iuv": "string",
"amount": 0,
"description": "string",
"isPartialPayment": true,
"dueDate": "YYYY-MM-DDThh:mm:ss.SSSZ",
"retentionDate": "YYYY-MM-DDThh:mm:ss.SSSZ",
"fee": 0,
"transfer": [
{
"idTransfer": "1",
"amount": 0,
"organizationFiscalCode": "00000000000",
"remittanceInformation": "string",
"category": "string",
"iban": "IT0000000000000000000000000",
"postalIban": "IT0000000000000000000000000",
"stamp": {
"hashDocument": "string",
"stampType": "st",
"provincialResidence": "RM"
},
"transferMetadata": [
{
"key": "string",
"value": "string"
}
]
}
],
"paymentOptionMetadata": [
{
"key": "string",
"value": "string"
}
]
}
]
}
]
}Tracciato file eliminazione SFTP
Tracciato file REST
Last updated