Public beta

Sandbox test data

The sandbox recognizes magic phone numbers, addresses, and metadata keys that trigger specific outcomes. Use these to exercise edge cases in the Vancouver / Greater Fraser Valley delivery zone without waiting for organic conditions.

Try them in the dashboard

The interactive sandbox playground ships with a Test fixtures panel. Click Fill on any value to drop it straight into the form, or Apply on any flag to attach it to your next Create Delivery call.

Items tagged Live are honored by the in-app mock today. Items tagged Preview are documented for future backend support.

Phone numbers

PhoneOutcomeStatus
+15555550100Driver no-show — delivery transitions to failed.Live
+15555550101Driver cancels after pickup; delivery is reassigned.Preview
+15555550102Recipient unreachable at dropoff.Preview
+15555550103Pickup contact rejects the package.Preview

Addresses

The active service area covers Vancouver, Burnaby, Richmond, and the Fraser Valley up to Mission. Postal codes outside V2/V3/V4/V5/V6/V7 return a remote-area surcharge or a geofence rejection depending on the distance.

  • 999 Sandbox Way, Vancouver, BC V6Z 0X0 — geofence rejection. Preview
  • 123 Fast Lane, Vancouver, BC V6Z 0X1 — completes within 60 seconds (great for E2E tests). Preview
  • Any postal code outside the Lower Mainland triggers the remote-area surcharge.

Metadata flags

KeyEffectStatus
metadata.zx_test_force_statusPin the delivery to a target status (e.g. in_transit).Live
metadata.zx_test_poolForce-include or force-exclude the delivery from a pool.Preview
metadata.zx_test_webhook_delay_msDelay webhook delivery to test retry logic.Preview

Magic data is sandbox-only

These keys, phones, and addresses are silently ignored by live API keys. Production traffic always uses real-world matching.