cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the shipped items in response for a getfulfillments API call

syncware
New Contributor

We are working on implementing  GetFulillments API call and in between we found that
the Fulfillments API response is not coming with ShippedItems. We tried to send IncludeShippedItems=true as we do it for the GetShipments API call.But this filter is not available for the Fulfillments API. 
Additionally, we conducted some research on this and found that the Fulfillments API does not support including ShippedItems.
So, can you please let us know what the alternative way to obtain these items for fulfillments, i.e., any other API call or filter that we don't know about? For reference attaching images for ShipmentResponse_SingleOrder_Screen.pngFulfilmentResponse_SingleOrder_Screen.pngGetShipments(single Order),
GetFulillments(Single Order). 

Endpoint Urls used for 

1) Shipments API call => https://ssapi.shipstation.com/shipments?includeShipmentItems=true&orderId=36654590

2) Fulfillments API call => https://ssapi.shipstation.com/fulfillments?orderNumber=58V7948727006022V&IncludeShippedItems=True

Please let us know how can we get the required details in fulfillments response.

2 REPLIES 2

CaraAdmin
Khoros

Hello @syncware!

First, welcome to the Community! We're so glad you're here. This space is an excellent resource for finding answers, sharing feedback, and suggesting new product features—we hope you find it helpful and inspiring!

For this situation, we recommend contacting our support team at apisupport@shipstation.com. They will be happy to assist you with troubleshooting and investigating the issue.

Happy Shipping!

-Cara

Thanks for your suggestion and reply.