Canada Post Tracking Service Virtual Sandbox
SOAP-based tracking service for Canada Post shipment status and delivery verification.
The TrackingService provides programmatic access to Canada Post shipment tracking data. Developers can retrieve tracking summaries, detailed event histories, signature images for delivered items, and delivery confirmation certificates using standard SOAP XML requests.
Use this hosted sandbox to simulate Canada Post Tracking Service APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready.
This keeps your integration code consistent across local development, QA, demos, and production.
Use cases:
Use this service to validate shipment tracking workflows, including parsing tracking detail XML responses, handling signature image binary data, verifying delivery confirmation certificate generation, and testing error handling for invalid tracking numbers.
Operations:(4)
GetDeliveryConfirmationCertificate
GetSignatureImage
GetTrackingDetail
GetTrackingSummary
canada-postshippingtrackingsoapwsdl