Metodo per inviare una fattura al SDI direttamente in formato file XML.
Method | URI |
---|---|
POST |
https://fatture.keliweb.it/api/send-xml-file |
Parameter | Type | Description | Required |
---|---|---|---|
HTTP headers: Authorization |
string | Bearer + the token to access APIs |
Yes |
xml |
file | Il file in formato XML |
Yes |
Parameter | Type | Description |
---|---|---|
result |
string | risultato dell'operazione, in formato JSON |