notebookvb

This commit is contained in:
Vladimir Buzalka
2026-05-03 05:51:43 +02:00
parent 88602cb406
commit d013e43d34
5 changed files with 270 additions and 2 deletions
@@ -7,7 +7,7 @@ from datetime import date
import xml.etree.ElementTree as ET
ENDPOINT = "https://prod.b2b.vzp.cz/B2BProxy/HttpProxy/RegistracePojistencePZSB2B"
PFX_PATH = r"u:\ordinaceprojekt\Insurance\Certificates\picka.pfx"
PFX_PATH = r"/Insurance/Certificates/picka.pfx"
PFX_PASS = "Vlado7309208104+"
NS = {
"soap": "http://schemas.xmlsoap.org/soap/envelope/",
@@ -9,7 +9,7 @@ import xml.etree.ElementTree as ET
from datetime import date
ENDPOINT = "https://prod.b2b.vzp.cz/B2BProxy/HttpProxy/RegistracePojistencePZSB2B"
PFX_PATH = r"u:\ordinaceprojekt\Insurance\Certificates\picka.pfx"
PFX_PATH = r"/Insurance/Certificates/picka.pfx"
PFX_PASS = "Vlado7309208104+"
RC = "7309208104"