Poštár

Dokumentace API

Ukázky kódu

Vyberte ukázku, zobrazte si naformátovaný zdrojový kód, pochopte její účel a stáhněte si soubor Pythonu.

ISDOC batch sender

send_isdoc_batch.py

Send multiple ISDOC files from a directory, poll delivery status, and move successfully sent files.

Stáhnout
SaaS onboarding flow

saas_onboarding_example.py

Complete onboarding walkthrough: participant creation, verification, registration, webhook setup, and first send.

Stáhnout
Verified onboarding flow

saas_verified_onboarding_example.py

Create a participant already marked as verified, register to Peppol, configure webhook callbacks, and send a document.

Stáhnout
Verified onboarding (simplest)

saas_verified_onboarding_simplest_example.py

Minimal verified onboarding path: authenticate, create and auto-register participant, then send with wait-for-result.

Stáhnout