Issued Document creation without a vat id #367
-
Hi, I'm trying to create an issued document without specifing an id for the vat in the items list, as the scheme in the API reference says it is possible. I did the same for the payment method and it is working. Wish I can do the same for the Vat, maybe I'm missing another property to do so? What I understand by using the platform directly is that there's no possibility to specify a Vat during the invoice emission.
This is the json I send:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @Mingo07-dev, the vat id is mandatory when passing an item in the document creation request (it's not mandatory in the doc because it is only when the items_list field is specified). About the fields that changed name which are them? The ones you highlighted in your json are actually up to date here. Thanks, |
Beta Was this translation helpful? Give feedback.
-
About the filed not updated I'm sorry, but I checked now and I just reader wrong yesterday. Thanks for the answer, by the way! |
Beta Was this translation helpful? Give feedback.
Hi @Mingo07-dev, the vat id is mandatory when passing an item in the document creation request (it's not mandatory in the doc because it is only when the items_list field is specified).
About the fields that changed name which are them? The ones you highlighted in your json are actually up to date here.
Thanks,
Emanuele.