Skip to content

Conversation

@rashap224
Copy link

@rashap224 rashap224 commented Apr 25, 2025

Issue Reference : Resolves #313
This PR introduces support for tracking at the fulfillment level in the /track API. The following changes have been made:

  • API Schema Update:
    Added an optional fulfillment_id property to the /track API schema to enable tracking specific fulfillments within an order.

  • Changelog Update:
    Documented the changes in the CHANGELOG.md file.

Context:
The /track API previously supported tracking only at the order level. This enhancement addresses the need for item-based fulfillments where multiple fulfillments within a single order may involve different logistics providers, each with its own tracking URL.

Impact:
Enables more granular tracking for use cases involving multiple fulfillments.
Backward-compatible as the fulfillment_id property is optional.

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.

Track API should support tracking at fulfillment level

1 participant