Covers all questions related to inventory management, order fulfillment, and shipping.
Hi,
I am able to get Order and all line items using API endpoint. I also need to get package dimension for this order, after it has been delivered to the customer.
How can I get this data? Is there any API endpoint to get delivery/shipment/fulfillment data.
My app is only able to call merchant store. Do I need to make call to carrier on behalf of merchant and get the parcel details?
Thanks
Hey @iozyigit
These properties would not be available natively via Shopify's API. It could be possible that you can get this information from the Carrier Service.
Thanks for the info, @Luke_K . You mean carrier service in the Shopify or just externally make api call to usps/fedex etc.
Hey @iozyigit
No worries! So, yes I meant externally making an API call in this case. Thanks!