{"id":"c4974011-1536-4881-8bfb-1fdec81cdfdf","task":"Shop and compare shipping rates across multiple carriers before purchasing a label","domain":"shippo.com","steps":["Create a Shippo shipment object via POST https://api.goshippo.com/shipments with address_from, address_to, and parcels (length, width, height, distance_unit, weight, mass_unit); set async to false to receive rates synchronously","The response includes a rates array populated with rate objects from all connected carrier accounts, each containing provider, servicelevel.name, amount, currency, and estimated_days","Filter and sort rates programmatically on your side by delivery speed, carrier preference, or price to present options or select automatically based on business rules","Purchase the chosen rate by POSTing to /transactions with the rate object_id and optionally label_file_type (PDF, PNG, ZPLII)","Retrieve the transaction to get label_url, tracking_number, and tracking_url once status is SUCCESS","Store the object_id of the transaction alongside the order for later void requests if needed via POST /transactions/{object_id}/void"],"gotchas":["Setting async: true means rates are not in the shipment response; you must poll GET /shipments/{object_id} until status is SUCCESS before accessing rates — use async: false for synchronous rate-shop flows","Each connected carrier account must be configured and active in the Shippo dashboard; rates only appear for carriers with valid credentials and active accounts","International shipments require customs declarations; omitting the customs_declaration field on cross-border shipments causes transaction creation to fail"],"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:44:30.178Z"},"url":"https://mcp.waymark.network/r/c4974011-1536-4881-8bfb-1fdec81cdfdf"}