For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
- Date: 2026-07-16
- Change type: Added
- Affected operations:
GET, POST /v1/parcel-customers, GET /v1/parcel-customers/{id}
- Description: Manage reusable sender profiles (name, contact, origin address, unique ID) and reference them from bookings with
customer_id.
- Integration impact: Additive only. Existing quote and booking calls are unchanged.
- Migration: None required.
- Links: Customers and Addresses, API Reference