API: Shipping Cost on API
complete
M
Moonstone Goose
I would like to be able to retrieve the freight cost from the Starshipit API
Created by Alex
J
Jordan Andreassen
complete
https://api.starshipit.com/api/orders?status=Printed&include=Shipping_Price&include=Shipment_Attributes
Making a GET request to this endpoint with the specified "includes" parameters will return this information.
You can find an example response to this API request on api-docs.starshipit.com
Alex
Merged in a post:
Retrieve Order shipping price
M
Magenta Squid
Would like to be able to retrieve the shipping price of an order via the API in a similar fashion to the pricing that shows for orders in the Package Sent Report when on an Enterprise Plan.
For example, posting an order number/order ID and then getting a shipping cost response of what that order cost at the time of printing.