ISDOC batch sender
Stáhnoutsend_isdoc_batch.py
Send multiple ISDOC files from a directory, poll delivery status, and move successfully sent files.
Vyberte ukázku, zobrazte si naformátovaný zdrojový kód, pochopte její účel a stáhněte si soubor Pythonu.
send_isdoc_batch.py
Send multiple ISDOC files from a directory, poll delivery status, and move successfully sent files.
saas_onboarding_example.py
Complete onboarding walkthrough: participant creation, verification, registration, webhook setup, and first send.
saas_verified_onboarding_example.py
Create a participant already marked as verified, register to Peppol, configure webhook callbacks, and send a document.
saas_verified_onboarding_simplest_example.py
Minimal verified onboarding path: authenticate, create and auto-register participant, then send with wait-for-result.