-
Ciao, ho questo codice:
perchè mi dice Invalid JSON data in request body? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
Buongiorno @andyweb Grazie |
Beta Was this translation helpful? Give feedback.
-
Grazie ma non trovo l'errore...
Il giorno gio 25 gen 2024 alle ore 16:31 Mauro Valota <
***@***.***> ha scritto:
… Buongiorno @andyweb <https://github.com/andyweb>
Ha questo errore perché il body non è un JSON valido
image.png (view on web)
<https://github.com/fattureincloud/api/assets/7254293/2a9ed5f4-2b5d-4b23-b4d7-f288365c17be>
Grazie
Mauro
—
Reply to this email directly, view it on GitHub
<#401 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA5NHANXHZA4ZRXJD6SWUCTYQJ3E7AVCNFSM6AAAAABCKWWM4OVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DENBWGQ4TE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
WIM di Andrea Spurio
62026 San Ginesio (MC)
mobile: 329 8530293
www.italiawim.it
|
Beta Was this translation helpful? Give feedback.
-
{
"data": {
"type": "invoice",
"entity": {
"id": 1,
"name": "Andrea Spurio",
"vat_number": "47803200154",
"tax_code": "RSSMRA91M20B967Q",
"address_street": "Via Italia, 66",
"address_postal_code": "20900",
"address_city": "Milano",
"address_province": "MI",
"address_extra": "",
"country": "Italia"
},
"date": "2024-01-25",
"number": 1,
"numeration": "/fatt",
"subject": "Scadero",
"visible_subject": "Scadero",
"currency": {
"id": "EUR",
"exchange_rate": "1.00000",
"symbol": "€"
},
"language": {
"code": "it",
"name": "Italiano"
},
"items_list": [
{
"vat": {
"id": 0
},
"name": "Scadero",
"net_price": 99,
"qty": 1
}
]
}
} risposta: Il totale dei pagamenti non corrisponde al totale da pagare. |
Beta Was this translation helpful? Give feedback.
-
si, grazie.
Il giorno mer 31 gen 2024 alle ore 11:51 Mauro Valota <
***@***.***> ha scritto:
… @andyweb <https://github.com/andyweb> è riuscito a risolvere?
—
Reply to this email directly, view it on GitHub
<#401 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA5NHAKP75ZQ3MXRSFBTPX3YRIO3PAVCNFSM6AAAAABCKWWM4OVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DGMJXHEZDO>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
WIM di Andrea Spurio
62026 San Ginesio (MC)
mobile: 329 8530293
www.italiawim.it
|
Beta Was this translation helpful? Give feedback.
@andyweb può leggere qui: FAQ