Lösungen für die elektronische Rechnungsstellung für Unternehmen, Freiberufler und Steuerzahler
Aktivieren Sie über API und in Sekunden Legalinvoice, die Software für die elektronische Rechnungsstellung für B2B und PA.
All das Wissen, das Sie benötigen
Hier finden Sie einige Ratschläge, die Sie berücksichtigen sollten, um sich dieser API zu nähern. Wenn Sie möchten, bieten wir Code-Beispiele, OAS3-Dokumentation, die Möglichkeit, die API live über Swagger UI auszuprobieren oder die gesamte Sammlung in Postman zu importieren. Wir bieten auch eine Sandbox-Umgebung an, in der Sie kostenlos mit allen Arten von Anfragen experimentieren können.
Holen Sie sich das Token im entsprechenden Abschnitt, bevor Sie beginnen.
- Oas file url https://console.openapi.com/oas/de/legalinvoice.openapi.json
- Fork or import with Postman
- Production domain legalinvoice.openapi.it
- Sandbox domain test.legalinvoice.openapi.it
- Production Scopes 7
-
Sandbox Scopes 7
- GET test.legalinvoice.openapi.it/account
- POST test.legalinvoice.openapi.it/forfettario
- POST test.legalinvoice.openapi.it/start
- POST test.legalinvoice.openapi.it/pro
- PATCH test.legalinvoice.openapi.it/account
- GET test.legalinvoice.openapi.it/modulo_attivazione
- DELETE test.legalinvoice.openapi.it/account
Legal Invoice (1.0.0)
Webdienst, mit dem ein Konto für die elektronische Rechnungsstellung aktiviert werden kann.
Registrierung eines neuen Kontos für die gesetzliche "Pauschalrechnung
Mit dieser Methode kann ein neues juristisches Rechnungskonto als 'pauschal' registriert werden. Pauschal" bedeutet, dass Sie 50 Ausgangsrechnungen haben. Für Dokumente ruft das System von der folgenden IP-Adresse aus auf: 34.76.237.249
Authorizations:
Request Body schema: application/json
cf_piva_titolare required | string Unterstützung für cf/piva |
denominazione_titolare required | string Name des Inhabers |
comune_titolare required | string Titularstadt |
indirizzo_titolare required | string Adresse des Inhabers |
cap_titolare required | string Postleitzahl des Inhabers |
provincia_titolare required | string Titularprovinz |
email required | string E-Mail des Inhabers |
nome_richiedente required | string Name des Kunden |
cognome_richiedente required | string Nachname des Kunden |
sesso_richiedente required | string Enum: "M" "F" Genre |
cf_richiedente required | string Steuernummer des Kunden |
data_nascita_richiedente | string Geburtsdatum des Kunden (akzeptiertes Format: tt/mm/jjjjj) |
telefono | string Kundentelefon |
cellulare | string das Mobiltelefon des Kunden |
documento_identita required | string Url, von der das System ein Kundenidentitätsdokument herunterladen kann; akzeptiertes Format: pdf. Das System ruft von der folgenden IP-Adresse aus auf: 34.76.237.249 |
modulo_attivazione required | string Url, von der das System das Aktivierungsformular herunterladen kann; akzeptiertes Format: pdf. Das System wird von der folgenden IP-Adresse aus aufgerufen: 34.76.237.249 |
object (Callback) | |
autorinnovo | boolean Default: false wenn auf true gesetzt, erlaubt es dem System, das Konto automatisch zu erneuern, wenn es abläuft, und versucht, Guthaben aus dem Geldbeutel des Besitzers zu ziehen |
Responses
Response Schema: application/json
object (Account) | |
success | boolean |
message | string |
error | integer |
Request samples
- Payload
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
- "cf_piva_titolare": "12485671007",
- "denominazione_titolare": "openapi srl",
- "comune_titolare": "roma",
- "indirizzo_titolare": "via filippo marinetti 221",
- "cap_titolare": "00143",
- "provincia_titolare": "rm",
- "nome_richiedente": "Mario",
- "cognome_richiedente": "Rossi",
- "sesso_richiedente": "M",
- "cf_richiedente": "MRXXXXXXXXXXXF",
Response samples
- 200
- 402
- 406
- 428
- "data": {
- "cf_piva_titolare": "12485671007",
- "denominazione_titolare": "openapi srl",
- "comune_titolare": "roma",
- "indirizzo_titolare": "via filippo marinetti 221",
- "cap_titolare": "00143",
- "provincia_titolare": "rm",
- "nome_richiedente": "Mario",
- "cognome_richiedente": "Rossi",
- "sesso_richiedente": "M",
- "cf_richiedente": "MRXXXXXXXXXXXF",
- "documento_identita": "d64681184e3637335b606acdfa79b927.pdf",
- "modulo_attivazione": "75a9580aeb9a97d050cd00118bceb7f8.pdf",
- "data_nascita_richiedente": null,
- "telefono": null,
- "cellulare": null,
- "stato": "in_attivazione",
- "tipo_account": "forfettario",
- "username": null,
- "password": null,
- "fatture": 50,
- "fatture_extra": 0,
- "ragioni_sociali_extra": 0,
- "timestamp_creazione": 1655807719,
- "timestamp_ultima_modifica": 1655816051,
- "timestamp_scadenza": null,
- "autorinnovo": false,
- "id": "62b19eea2f7b5264ce34ac29"
- "success": true,
- "message": "",
- "error": null
Registrierung eines neuen Kontos für juristische Rechnungen (initial)
Mit dieser Methode können Sie ein neues "Start"-Rechnungskonto registrieren. 'Start' bedeutet, dass Sie 200 erste Rechnungen haben. Für Dokumente wird das System von der folgenden IP-Adresse aus aufrufen: 34.76.237.249
Authorizations:
Request Body schema: application/json
cf_piva_titolare required | string Unterstützung für cf/piva |
denominazione_titolare required | string Name des Inhabers |
comune_titolare required | string Titularstadt |
indirizzo_titolare required | string Adresse des Inhabers |
cap_titolare required | string Postleitzahl des Inhabers |
provincia_titolare required | string Titularprovinz |
email required | string E-Mail des Inhabers |
nome_richiedente required | string Name des Kunden |
cognome_richiedente required | string Nachname des Kunden |
sesso_richiedente required | string Enum: "M" "F" Genre |
cf_richiedente required | string Steuernummer des Kunden |
data_nascita_richiedente | string Geburtsdatum des Kunden (akzeptiertes Format: tt/mm/jjjjj) |
telefono | string Kundentelefon |
cellulare | string das Mobiltelefon des Kunden |
documento_identita required | string Url, von der das System ein Kundenidentitätsdokument herunterladen kann; akzeptiertes Format: pdf. Das System ruft von der folgenden IP-Adresse aus auf: 34.76.237.249 |
modulo_attivazione required | string Url, von der das System das Aktivierungsformular herunterladen kann; akzeptiertes Format: pdf. Das System wird von der folgenden IP-Adresse aus aufgerufen: 34.76.237.249 |
object (Callback) | |
autorinnovo | boolean Default: false wenn auf true gesetzt, erlaubt es dem System, das Konto automatisch zu erneuern, wenn es abläuft, und versucht, Guthaben aus dem Geldbeutel des Besitzers zu ziehen |
Responses
Response Schema: application/json
object (Account) | |
success | boolean |
message | string |
error | integer |
Request samples
- Payload
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
- "cf_piva_titolare": "12485671007",
- "denominazione_titolare": "openapi srl",
- "comune_titolare": "roma",
- "indirizzo_titolare": "via filippo marinetti 221",
- "cap_titolare": "00143",
- "provincia_titolare": "rm",
- "nome_richiedente": "Mario",
- "cognome_richiedente": "Rossi",
- "sesso_richiedente": "M",
- "cf_richiedente": "MRXXXXXXXXXXXF",
Response samples
- 200
- 402
- 406
- 428
- "data": {
- "cf_piva_titolare": "12485671007",
- "denominazione_titolare": "openapi srl",
- "comune_titolare": "roma",
- "indirizzo_titolare": "via filippo marinetti 221",
- "cap_titolare": "00143",
- "provincia_titolare": "rm",
- "nome_richiedente": "Mario",
- "cognome_richiedente": "Rossi",
- "sesso_richiedente": "M",
- "cf_richiedente": "MRXXXXXXXXXXXF",
- "documento_identita": "d64681184e3637335b606acdfa79b927.pdf",
- "modulo_attivazione": "75a9580aeb9a97d050cd00118bceb7f8.pdf",
- "data_nascita_richiedente": null,
- "telefono": null,
- "cellulare": null,
- "stato": "in_attivazione",
- "tipo_account": "start",
- "username": null,
- "password": null,
- "fatture": 200,
- "fatture_extra": 0,
- "ragioni_sociali_extra": 0,
- "timestamp_creazione": 1655807719,
- "timestamp_ultima_modifica": 1655816051,
- "timestamp_scadenza": null,
- "autorinnovo": false,
- "id": "62b19eea2f7b5264ce34ac29"
- "success": true,
- "message": "",
- "error": null
Registrierung eines neuen juristischen Rechnungskontos "pro
Mit dieser Methode können Sie ein neues Konto für die juristische Rechnungsstellung "pro" registrieren. Pro" bedeutet, dass Sie zunächst 400 Rechnungen erhalten und die Möglichkeit haben, weitere Firmennamen hinzuzufügen. Für die Dokumente wird das System von der folgenden IP-Adresse aus aufrufen: 34.76.237.249
Authorizations:
Request Body schema: application/json
cf_piva_titolare required | string Unterstützung für cf/piva |
denominazione_titolare required | string Name des Inhabers |
comune_titolare required | string Titularstadt |
indirizzo_titolare required | string Adresse des Inhabers |
cap_titolare required | string Postleitzahl des Inhabers |
provincia_titolare required | string Titularprovinz |
email required | string E-Mail des Inhabers |
nome_richiedente required | string Name des Kunden |
cognome_richiedente required | string Nachname des Kunden |
sesso_richiedente required | string Enum: "M" "F" Genre |
cf_richiedente required | string Steuernummer des Kunden |
data_nascita_richiedente | string Geburtsdatum des Kunden (akzeptiertes Format: tt/mm/jjjjj) |
telefono | string Kundentelefon |
cellulare | string das Mobiltelefon des Kunden |
documento_identita required | string Url, von der das System ein Kundenidentitätsdokument herunterladen kann; akzeptiertes Format: pdf. Das System ruft von der folgenden IP-Adresse aus auf: 34.76.237.249 |
modulo_attivazione required | string Url, von der das System das Aktivierungsformular herunterladen kann; akzeptiertes Format: pdf. Das System wird von der folgenden IP-Adresse aus aufgerufen: 34.76.237.249 |
object (Callback) | |
autorinnovo | boolean Default: false wenn auf true gesetzt, erlaubt es dem System, das Konto automatisch zu erneuern, wenn es abläuft, und versucht, Guthaben aus dem Geldbeutel des Besitzers zu ziehen |
Responses
Response Schema: application/json
object (Account) | |
success | boolean |
message | string |
error | integer |
Request samples
- Payload
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
- "cf_piva_titolare": "12485671007",
- "denominazione_titolare": "openapi srl",
- "comune_titolare": "roma",
- "indirizzo_titolare": "via filippo marinetti 221",
- "cap_titolare": "00143",
- "provincia_titolare": "rm",
- "nome_richiedente": "Mario",
- "cognome_richiedente": "Rossi",
- "sesso_richiedente": "M",
- "cf_richiedente": "MRXXXXXXXXXXXF",
Response samples
- 200
- 402
- 406
- 428
- "data": {
- "cf_piva_titolare": "12485671007",
- "denominazione_titolare": "openapi srl",
- "comune_titolare": "roma",
- "indirizzo_titolare": "via filippo marinetti 221",
- "cap_titolare": "00143",
- "provincia_titolare": "rm",
- "nome_richiedente": "Mario",
- "cognome_richiedente": "Rossi",
- "sesso_richiedente": "M",
- "cf_richiedente": "MRXXXXXXXXXXXF",
- "documento_identita": "d64681184e3637335b606acdfa79b927.pdf",
- "modulo_attivazione": "75a9580aeb9a97d050cd00118bceb7f8.pdf",
- "data_nascita_richiedente": null,
- "telefono": null,
- "cellulare": null,
- "stato": "in_attivazione",
- "tipo_account": "pro",
- "username": null,
- "password": null,
- "fatture": 400,
- "fatture_extra": 0,
- "ragioni_sociali_extra": 0,
- "timestamp_creazione": 1655807719,
- "timestamp_ultima_modifica": 1655816051,
- "timestamp_scadenza": null,
- "autorinnovo": false,
- "id": "62b19eea2f7b5264ce34ac29"
- "success": true,
- "message": "",
- "error": null
Aktivierungsformular herunterladen
Mit dieser Methode kann das Aktivierungsformular direkt heruntergeladen werden. Sobald es ausgefüllt und signiert ist, wird es in Form einer Base-64-kodierten Zeichenfolge mit der POST-Methode zusammen mit einem Identitätsdokument übermittelt.
Authorizations:
Responses
Response Schema: application/pdf
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://legalinvoice.openapi.it/modulo_attivazione"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Liste der gesetzlichen Rechnungskonten
Mit dieser Methode wird die Liste der gesetzlichen Rechnungskonten angezeigt, die dem eigenen Benutzernamen gehören.
Authorizations:
Responses
Response Schema: application/json
Array of objects (Accounts) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://legalinvoice.openapi.it/account"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 404
- "data": [
- {
- "id": "62b19eea2f7b5264ce34ac29",
- "tipo_account": "forfettario",
- "stato": "attivo",
- "timestamp_creazione": 1655807719,
- "timestamp_scadenza": 1939728960,
- "owner": "[email protected]"
- {
- "id": "62b077c1b6c50605d24df95c",
- "tipo_account": "pro",
- "stato": "revocato",
- "timestamp_creazione": 1655732160,
- "timestamp_scadenza": 1939728960,
- "owner": "[email protected]"
- "success": true,
- "message": "",
- "error": null
Spezifisches Konto für juristische Rechnungen
Diese Methode zeigt das spezifische gesetzliche Rechnungskonto an, das mit der id
Authorizations:
path Parameters
id required | string Example: 62b19eea2f7b5264ce34ac29 Kennung des Kontos |
Responses
Response Schema: application/json
object (Account) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://legalinvoice.openapi.it/account/%7Bid%7D"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- "data": {
- "cf_piva_titolare": "12485671007",
- "denominazione_titolare": "openapi srl",
- "comune_titolare": "roma",
- "indirizzo_titolare": "via filippo marinetti 221",
- "cap_titolare": "00143",
- "provincia_titolare": "rm",
- "nome_richiedente": "Mario",
- "cognome_richiedente": "Rossi",
- "sesso_richiedente": "M",
- "cf_richiedente": "MRXXXXXXXXXXXF",
- "documento_identita": "d64681184e3637335b606acdfa79b927.pdf",
- "modulo_attivazione": "75a9580aeb9a97d050cd00118bceb7f8.pdf",
- "data_nascita_richiedente": null,
- "telefono": null,
- "cellulare": null,
- "stato": "attivo",
- "tipo_account": "forfettario",
- "password": "iujedwhn324234",
- "fatture": 50,
- "fatture_extra": 0,
- "ragioni_sociali_extra": 0,
- "timestamp_creazione": 1655807719,
- "timestamp_ultima_modifica": 1655816051,
- "timestamp_scadenza": 1939728960,
- "autorinnovo": false,
- "id": "62b19eea2f7b5264ce34ac29"
- "success": true,
- "message": "",
- "error": null
Hinzufügen zusätzlicher Rechnungen oder Firmennamen
Mit dieser Methode können Rechnungen oder zusätzliche Firmennamen hinzugefügt werden. Rechnungen können für alle Arten von Konten hinzugefügt werden, während Firmennamen nur für "Pro"-Konten hinzugefügt werden können.
Authorizations:
path Parameters
id required | string Example: 62b19eea2f7b5264ce34ac29 Kennung des Kontos |
Request Body schema: application/json
fatture_extra | integer [ 50 .. 900 ] Anzahl der zusätzlichen Rechnungen, nur Vielfache von 50 für Pauschalbeträge und 100 für Start/Pro |
ragioni_sociali_extra | integer [ 1 .. 1000 ] Anzahl der zusätzlichen Firmennamen |
Responses
Response Schema: application/json
object (Account) | |
success | boolean |
message | string |
error | integer |
Request samples
- Payload
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
- "fatture_extra": 200
Response samples
- 200
- 400
- 402
- 404
- 406
- 428
- "data": {
- "cf_piva_titolare": "12485671007",
- "denominazione_titolare": "openapi srl",
- "comune_titolare": "roma",
- "indirizzo_titolare": "via filippo marinetti 221",
- "cap_titolare": "00143",
- "provincia_titolare": "rm",
- "nome_richiedente": "Mario",
- "cognome_richiedente": "Rossi",
- "sesso_richiedente": "M",
- "cf_richiedente": "MRXXXXXXXXXXXF",
- "documento_identita": "d64681184e3637335b606acdfa79b927.pdf",
- "modulo_attivazione": "75a9580aeb9a97d050cd00118bceb7f8.pdf",
- "data_nascita_richiedente": null,
- "telefono": null,
- "cellulare": null,
- "stato": "attivo",
- "tipo_account": "forfettario",
- "password": "iujedwhn324234",
- "fatture": 50,
- "fatture_extra": 200,
- "ragioni_sociali_extra": 0,
- "timestamp_creazione": 1655807719,
- "timestamp_ultima_modifica": 1655816051,
- "timestamp_scadenza": 1939728960,
- "autorinnovo": false,
- "id": "62b19eea2f7b5264ce34ac29"
- "success": true,
- "message": "",
- "error": null
Widerruf eines gesetzlichen Rechnungskontos
Mit dieser Methode können Sie ein bestimmtes legales Rechnungskonto widerrufen, das mit der id
Authorizations:
path Parameters
id required | string Example: 62b19eea2f7b5264ce34ac29 Kennung des Kontos |
Responses
Response Schema: application/json
object (Account) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "DELETE"); curl_easy_setopt(hnd, CURLOPT_URL, "https://legalinvoice.openapi.it/account/%7Bid%7D"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- 428
- "data": {
- "cf_piva_titolare": "12485671007",
- "denominazione_titolare": "openapi srl",
- "comune_titolare": "roma",
- "indirizzo_titolare": "via filippo marinetti 221",
- "cap_titolare": "00143",
- "provincia_titolare": "rm",
- "nome_richiedente": "Mario",
- "cognome_richiedente": "Rossi",
- "sesso_richiedente": "M",
- "cf_richiedente": "MRXXXXXXXXXXXF",
- "documento_identita": "d64681184e3637335b606acdfa79b927.pdf",
- "modulo_attivazione": "75a9580aeb9a97d050cd00118bceb7f8.pdf",
- "data_nascita_richiedente": null,
- "telefono": null,
- "cellulare": null,
- "stato": "revocato",
- "tipo_account": "forfettario",
- "password": "iujedwhn324234",
- "fatture": 50,
- "fatture_extra": 0,
- "ragioni_sociali_extra": 0,
- "timestamp_creazione": 1655807719,
- "timestamp_ultima_modifica": 1655816051,
- "timestamp_scadenza": 1939728960,
- "autorinnovo": false,
- "id": "62b19eea2f7b5264ce34ac29"
- "success": true,
- "message": "",
- "error": null
Erneuerung des Kontos für juristische Rechnungen
Diese Methode ermöglicht es, das legale Rechnungskonto, das durch die id identifiziert wird, für ein oder mehrere Jahre zu verlängern.
Authorizations:
path Parameters
id required | string Example: 62b19eea2f7b5264ce34ac29 Kennung des Kontos |
query Parameters
anni | integer Example: anni=2 Anzahl der Jahre, um die Sie das Konto verlängern möchten. Wenn nicht übergeben ist 1 standardmäßig |
Responses
Response Schema: application/json
object (Account) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://legalinvoice.openapi.it/account/%7Bid%7D/rinnovo?anni=2"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 402
- 404
- 428
- "data": {
- "cf_piva_titolare": "12485671007",
- "denominazione_titolare": "openapi srl",
- "comune_titolare": "roma",
- "indirizzo_titolare": "via filippo marinetti 221",
- "cap_titolare": "00143",
- "provincia_titolare": "rm",
- "nome_richiedente": "Mario",
- "cognome_richiedente": "Rossi",
- "sesso_richiedente": "M",
- "cf_richiedente": "MRXXXXXXXXXXXF",
- "documento_identita": "d64681184e3637335b606acdfa79b927.pdf",
- "modulo_attivazione": "75a9580aeb9a97d050cd00118bceb7f8.pdf",
- "data_nascita_richiedente": null,
- "telefono": null,
- "cellulare": null,
- "stato": "attivo",
- "tipo_account": "forfettario",
- "password": "iujedwhn324234",
- "fatture": 50,
- "fatture_extra": 0,
- "ragioni_sociali_extra": 0,
- "timestamp_creazione": 1655807719,
- "timestamp_ultima_modifica": 1655816051,
- "timestamp_scadenza": 1939728960,
- "autorinnovo": false,
- "id": "62b19eea2f7b5264ce34ac29"
- "success": true,
- "message": "",
- "error": null
Spezifisches Konto für juristische Rechnungen
Diese Methode zeigt das/die legale(n) Rechnungskonto(s) an, die mit der E-Mail verbunden sind.
Authorizations:
path Parameters
email required |
Responses
Response Schema: application/json
Account (object) or Accounts (object) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://legalinvoice.openapi.it/account/%7Bemail%7D"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- "data": {
- "cf_piva_titolare": "12485671007",
- "denominazione_titolare": "openapi srl",
- "comune_titolare": "roma",
- "indirizzo_titolare": "via filippo marinetti 221",
- "cap_titolare": "00143",
- "provincia_titolare": "rm",
- "nome_richiedente": "Mario",
- "cognome_richiedente": "Rossi",
- "sesso_richiedente": "M",
- "cf_richiedente": "MRXXXXXXXXXXXF",
- "documento_identita": "d64681184e3637335b606acdfa79b927.pdf",
- "modulo_attivazione": "75a9580aeb9a97d050cd00118bceb7f8.pdf",
- "data_nascita_richiedente": null,
- "telefono": null,
- "cellulare": null,
- "stato": "attivo",
- "tipo_account": "forfettario",
- "password": "iujedwhn324234",
- "fatture": 50,
- "fatture_extra": 0,
- "ragioni_sociali_extra": 0,
- "timestamp_creazione": 1655807719,
- "timestamp_ultima_modifica": 1655816051,
- "timestamp_scadenza": 1939728960,
- "autorinnovo": false,
- "id": "62b19eea2f7b5264ce34ac29"
- "success": true,
- "message": "",
- "error": null