Terms of Service
iPostal1 operates through several legal entities. Select the entity relevant to your location for its current Terms of Service.
-
1146 - Table 'ipostal1_yaelr.legal_entities' doesn't exist
SELECT le.name, led.filename AS tos_filename FROM legal_entities le JOIN legal_entity_documents led ON led.legal_entity_id = le.id AND led.document_type = 'tos-mailbox' AND led.version_status = 'active' WHERE le.status = 'active' ORDER BY le.name
[TEP STOP]