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