Commit graph

6 commits

Author SHA1 Message Date
oleghasjanov
803276d8c8 Add phone number validation for Estonian organization contacts
- Add OrgRegistrantPhoneCheckerJob execution for contact creation and update
- Rename validate_* methods to maybe_validate_* for consistency
- Add tests for phone number validation in REPP API
- Fix method naming and add proper job arguments

This ensures phone numbers are validated against company register data
for Estonian organization contacts after creation or update.
2025-01-30 12:49:20 +02:00
Thiago Youssef
2a58bf3849 Add rate limiting to all repp actions 2022-10-28 14:00:18 +03:00
Sergei Tsõganov
a5ffce290d Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
Karl Erik Õunapuu
38f86225ca
Add tests, show papertrail whodunnit properly on repp api 2020-11-18 12:45:26 +02:00
Karl Erik Õunapuu
ddc26b81b1
REPP:: Contact create/update legaldoc test 2020-10-20 15:59:05 +03:00
Karl Erik Õunapuu
33f6da53c1
REPP: Contact update test 2020-10-20 13:58:21 +03:00