Covers all questions related to inventory management, order fulfillment, and shipping.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
As part of our store implementation, we are creating Orders through the Admin API. Our fulfillment team prints a UPS/USPS label from the Admin interface after selecting the calculated shipping rate. That all works wonderfully.
We're looking to capture the actual calculated shipping rate to account for our total costs.
However, even after the order is fulfilled, the `shipping_lines` array is null.
I'm hoping this is something simple that I'm missing, or there's some super secret way to get it.
Any ideas on how I can retrieve this data? Thanks so much in advance.
-Matt