Skip to content

feat/fedex pickup improvements#1114

Open
ChrisNolan wants to merge 6 commits into
karrioapi:mainfrom
saunders-book-co:feat/fedex-pickup-improvements
Open

feat/fedex pickup improvements#1114
ChrisNolan wants to merge 6 commits into
karrioapi:mainfrom
saunders-book-co:feat/fedex-pickup-improvements

Conversation

@ChrisNolan

Copy link
Copy Markdown
Contributor

Addressing #1112

Fedex docs say

Placeholder for any message to be passed to the FedEx pickup courier.
Note:Maximum length is 60 characters.
Example: Please ring bell at loading dock.

Which makes up with the purpose of the field and how it is used by other connectors
- 🛠️ Added `validate_package_location` utility to ensure valid package locations for FedEx pickups.
- 🔄 Updated `pickup_request` and `pickup_update_request` to use validated package location.
- 🧪 Added tests for invalid package location scenarios in `test_pickup.py`.
- Add `resolve_notification_emails` function to consolidate email retrieval from payload options.
- Implement `build_notification_email_details` to format email details for FedEx requests.
- Update pickup request and update request functions to utilize new email handling logic.
- Add tests for handling multiple notification emails and validation for email limits.
@vercel

vercel Bot commented Jun 1, 2026

Copy link
Copy Markdown

@ChrisNolan is attempting to deploy a commit to the karrio Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant