06-03-2024 01:17 PM
In the Products API the UPC field is missing. This is an essential field to be able to scan items in most shipping systems and we need to be able to track and update it.
Please add the UPC field to Product Get and Update API actions.
06-10-2024 09:05 AM
Hello @electrictomcats!
Thanks for the great idea! Please keep sharing your thoughts—they help us improve. While not every request is possible, we like to hear ideas from our customers.
Happy Shipping!
-Cara
06-11-2024 11:03 AM
Thank you for the response Cara, it is comforting to see that someone is reading these requests.
Any idea on if or when this might get implemented?
07-01-2024 01:10 PM - edited 07-01-2024 01:12 PM
06-24-2024 01:10 PM
@CaraAdmin is there any update on if and when this might get fixed?
06-28-2024 12:17 PM
Hello, @electrictomcats!
Thank you for the post. This is helpful as we consider more API offerings. We are working hard to improve our inventory offering this year, and this includes work on OpenAPI. We don't have dates to share yet, but please stay tuned!
Happy Shipping!
-Cara
08-08-2024 06:09 PM
@CaraAdmin it's been a month is there any updates on this happening?
08-15-2024 08:51 AM
Hello, @electrictomcats!
Thank you for the poke! We are currently building this, but I cannot promise a release date.
Someone from the development team may contact you to ask further questions regarding this feature request!
Happy Shipping!
-Cara
08-30-2024 10:05 AM
Yes, More info on the API upgrade is needed. I am amazed that the API is lacking in many areas. UPC is one. Adding new items and bundles (Should have been a part of the bundle rollout). Most prominent companies need API integration, and keeping the API fresh is the most important thing.
10-19-2024 05:45 PM
This feature has finally been implemented. Thank you ShipStation team.
10-21-2024 06:37 AM
Please show how and where this has been Implemented? i have looked at the API and I don't see field nor do i see a notification of the change to the API... thanks.
a month ago - last edited a month ago
It appears ShipStation has yet to update their API documentation to reflect this change (though I could have sworn the documentation was updated at one point).
I actively use the API so that's how I discovered the updates. I have been able to fetch and update product UPCs using the API.
Try fetching (programmatically) a product using the get-product or list-products endpoints. You'll notice that the JSON response payload now contains a 'upc' property. That property can be changed using the update-product endpoint as well.
a month ago
Hello @PointOfSaleDev!
Thank you for your post! I’ve spoken with the development team, and they are currently working on updating the API documentation. In the meantime, please know that these fields are both returnable and editable in the appropriate API call.
Thank you for your patience!
-Cara