Purple Logistics
Enter your tracking number to see real-time delivery updates.
Enter a tracking number above to load the latest shipment timeline in a boxed view.
Purple Logistics
No passwords needed. Enter your registered logistics email and we'll send a secure sign-in link.
Access
This portal does not use passwords. Request a sign-in link sent to your employee email, then click the link to open your session.
| Tracking | Recipient | Status | Service | Created |
|---|---|---|---|---|
| Loading... | ||||
| Tracking | Recipient | Destination | Status | Service | Created |
|---|---|---|---|---|---|
| Loading... | |||||
Manage logistics employee access with admin-only controls.
Secure Access
Create an employee record. That employee can then sign in using the secure email link flow.
Employee Directory
| Name | Role | Status | Created | |
|---|---|---|---|---|
| Loading... | ||||
Quick Reference
Direct links to RMA & warranty portals for common brands.
Cases & Equipment
Motherboards & Systems
GPUs & Power
Memory & Storage
CPUs & Peripherals
Product Blueprint
Parcel Monkey does not publicly document its exact internal rate engine, but its public quote flow and standard multi-carrier API patterns indicate a likely architecture: collect shipment inputs, normalize addresses and parcel data, request rates from enabled carriers through an aggregation layer, show service options, and purchase the selected label after checkout.
Ship-from, ship-to, weight, dimensions, units toggle (lb/in vs kg/cm), package type, quote action, then rate cards (cheapest/fastest/best-value badges).
Validate addresses, convert units, call aggregator, compute finder's fee server-side, return normalized safe quote objects.
Create checkout only after user selects a valid rate and always recompute totals server-side before payment.
POST /api/shipping/validate-address
POST /api/shipping/quote
POST /api/shipping/select-rate
POST /api/payments/create-checkout-session
POST /api/payments/webhook
POST /api/shipping/purchase-label
GET /api/shipping/quote/:quoteId
GET /api/shipping/label/:shipmentId
Run short daily kubectl drills (`get`, `describe`, `logs`, `exec`, `explain`) and summarize what each command proved.
Rotate one domain at a time with mission-first labs, then recreate fixes from memory.
Use timed rounds: inspect -> isolate -> patch -> verify -> re-check.
Use Killer.sh style mock tasks and strict per-task time limits with command-history review.
Sources
Ref-ID: DX89-SHIP-AGG-CODEX-2026-03-25-01
Shipment Cleanup
Move canceled shipments to trash. They can be permanently deleted after 30 days.
| Tracking | Recipient | Canceled | Action |
|---|---|---|---|
| Loading... | |||
🗑 Trash Can
Trashed shipments are retained for 30 days before permanent deletion is allowed.
| Tracking | Recipient | Deleted | Purge After | Action |
|---|---|---|---|---|
| Loading... | ||||