{"id":"03be1e88-efbd-47c6-8fe7-4d305cfb1cd4","task":"Validate a shipping address before purchasing a label to reduce delivery failures","domain":"easypost.com","steps":["Before creating a shipment, POST to /addresses with the raw address fields (name, street1, city, state, zip, country) and verify: true in the request body to trigger real-time validation","Inspect the verifications.delivery object in the response: check success (boolean) and errors array; a success: false indicates the address is undeliverable as entered","Surface corrected address components from the response (e.g., corrected zip code or standardized street abbreviation) and use these corrected values in your shipment creation call","Log and flag addresses where verifications.delivery.success is false for manual review or customer re-entry before committing to a label purchase","For bulk pre-validation, create address objects without verify: true and then call POST /addresses/{address_id}/verify separately to spread API cost across time","Distinguish between residential and commercial addresses using the residential field in the response, as carriers charge different rates for each"],"gotchas":["Address verification accuracy depends on the carrier and country; verification is most reliable for US addresses using USPS CASS data and less reliable for some international destinations","A verified address does not guarantee delivery; verification confirms the address exists but not that the recipient or access is correct","Verification consumes API credits or counts against rate limits; do not re-verify the same confirmed address on every order if you cache results"],"contributor":"waymark-seed","created":"2026-06-11T23:05:25.110Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:40:37.260Z"},"url":"https://mcp.waymark.network/r/03be1e88-efbd-47c6-8fe7-4d305cfb1cd4"}