Verify the supplier #365
-
Is there a way to verify a supplier when it is created through API? I would need something similar to the "VerifyEInvoiceXml" method but I could not find it inside the docs and the typescript sdk. In alternative, is it a good idea to create a temporary invoice with that supplier and use the VerifyEInvoiceXml method on it? (I would delete the invoice soon after the verification) |
Beta Was this translation helpful? Give feedback.
Answered by
valmoz
Oct 24, 2023
Replies: 1 comment 3 replies
-
Hi @FabioArmonia what do you mean by "supplier verification"? What do you want to check? Thanks |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OK, understood. We apply a formal check to the data you're sending (for example we verify the length of fields) but we don't check at this stage if the VAT code exists.