validex¶
Module to interact with open.validex.net
You need to create an user at validex.net to be able to use its API.
- en16931.validex.is_valid_at_validex(invoice, api_key, user_id)¶
Validates an Invoice at open.validex.net
You need to create an user at validex.net to be able to use its API.
- Parameters:
api_key (string.) – The authentification API key for validex.net
user_id (string.) – The user ID of validex.net
Notes
Warnings are not reported.