Hey Everyone,
I’m working on migrating to the new Create Fulfillment and Update Tracking Number REST Fulfillment API’s and I noticed there is only support for adding a single tracking number per fulfillment. We work with merchants who’s current workflow forces them to associate multiple tracking numbers to a single fulfillment.
The old Fulfillment API supported adding multiple tracking numbers to a single Fulfillment as there was a tracking_numbers attribute associated to the Fulfillment. It looks like this is no longer possible with the new Fulfillment API’s that are a part of version 2022-04. There is a single tracking_info attribute that can be provided with the Create Fulfillment and Update Tracking Number endpoints.
I’m looking for some guidance on how we communicate this change to merchants. Is this something that is no longer going to be supported? Is the only option to break the single fulfillment into multiple Fulfillments and associate the tracking numbers as such?
Thanks for your help!