ShipEngine / shipengine-js

The official ShipEngine SDK for Javascript.
https://www.shipengine.com/docs/
Apache License 2.0
15 stars 10 forks source link

`label_image_id` not available #190

Open fishcharlie opened 2 years ago

fishcharlie commented 2 years ago

In the https://shipengine.github.io/shipengine-openapi/#operation/create_label documentation, it says there is a field for label_image_id. But this isn't available at all in the TypeScript typings for createLabelFromRate.

What is the deal with this?

AnneOReilly commented 2 years ago

Hey @fishcharlie - Label logos are not supported in this version of the SDK. We will look into including them in future releases. Thank you for your feedback!

jejrthompson commented 11 months ago

+1 for this

MarceloBorgesP commented 4 months ago

Do we have any updates on this @AnneOReilly?