Skip to content

Question: Tracking Multiple Packages #138

Open
@stephencweiss

Description

@stephencweiss

👋 First off thank you for this package! It's a life saver!

I have a working prototype using this to track packages, but I'm wondering how I might adapt the track_package example to accommodate multiple packages.

Specifically: It looks like in the example, we're identifying a single package (https://github.com/python-fedex-devs/python-fedex/blob/master/examples/track_shipment.py#L23)

In the API Documentation section 5.1.1 Batch Tracking (pg. 21 - https://www.fedex.com/us/developer/downloads/pdf/2019/FedEx_WebServices_TrackService_WSDLGuide_v2019.pdf) seems to suggest that we can query up to 30 packages at the same time.

Is this possible within the wrapper? How might we do that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions