Canada Post Pickup Request Virtual Sandbox

Manage Canada Post parcel pickup requests via SOAP operations.

The PickupRequestService provides a SOAP interface for managing parcel pickup workflows. Developers can use this service to create, update, cancel, and retrieve pickup requests, as well as calculate pricing and manage the hold or resume status of scheduled pickups.

Use this hosted sandbox to simulate Canada Post Pickup Request 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 pickup request XML payloads, verify pricing calculation logic, test state transitions for pickup scheduling, and handle SOAP fault responses for invalid pickup details or scheduling conflicts.

Canada Post Pickup Request virtual sandbox is up and running!

Use this sandbox URL as the API base in your code to simulate Canada Post Pickup Request responses instantly.

https://canada-pickup-request.mock.beeceptor.com



Operations:(8)
CancelPickupRequest
CreatePickupRequest
GetPickupPrice
GetPickupRequestDetails
GetPickupRequests
HoldPickups
ResumePickups
UpdatePickupRequest
canada-postshippinglogisticssoapwsdl