Discussions
Product Store URL via API POST
Is there any way to add a product store url via the product endpoint in the api? I don't see any parameters that match such a value.
Posted by Trevor 8 days ago
Can the API process order returns?
Hi,
Can the API execute order returns on Amazon? We are hoping we don't have to go into Amazon back end execute returns and can either use the API or a CSV file for the job. Please advise if there is any automation for returns
Posted by Malik 11 days ago
API LIMIT
I can pull a single item product using SKU via API, but I need all my products, around 800. Why does this command keep receiving 100 PRODUCTS NOT 800. The documentation specifies LIMIT I put 800 and still get 100. I need to do this DAILY, its not that much data. So why doesnt this return 800 products??
https://api.sellbrite.com/v1/products?page=1&limit=800
I dont want ot have to manually export then Manually import to WooCommerce just to keep fields like MPN, BRAND, CONDITION synced? Can you schedule exports in sellbrite? I created the SQL code in WooCommercey to update my product custom fields like MPN, BRAND, CONDITION from the manually imported file.
It's bad enough WooCommerce refuses to add fields like MPN, BRAND, CONDITION that every other platform has for the products. Sellbrite isnt much better it wont pass needed fields it HAS to WooCommerce, like MPN, BRAND, CONDITION. I fixed tht on the WooCommerce side, the fields are available via API with my plugin added. They display on the product page and in when you edit the product.
I have my plugin working great and it is part of my other project MaxStoir.Com, so the Condition, MPN, BinLocation, Brand etc are pulled on the fly in WooCommerce and displayed realtime for each product now with my extended fields from Sellbrite:
https://tinaswarehouse.com/product/sushi-maker-roller-rice-mold-bazooka-diy-vegetable-meat-rolling-tool-kitchen-us-2/
BUT my first plan was to pull all the data for the Sellbrite Warehouse via API and write it to custom fields I created that can be edited and displayed on the product page. But it got limited to 100. So it forced me to use the Real Time Single Product API call which I like better actually but still frustrating I cant get my products in WooComerce Synced with Prodcuts sitting in Sellbrite.
Posted by [email protected] 19 days ago
sb_order_seq not found
Hi. My developer is encountering an issue with tracking number updates via API.
When he tries to send the tracking number with a key sb_order_seq, it says the order number was not found.
We're also wondering why we GET sb_order_seq as an integer, but we have to POST sb_order_seq as a string. It's weird. I'm afraid something is wrong with your documentation.
Posted by Matt 25 days ago
Loblaws integration
Hello,
When will we have a Loblaws integration?
Thank you!
Posted by Luigi Nica 28 days ago
Walmart.ca integration
Hello,
When will we have a Walmart.ca integration? We are waiting for it for more than 1 year now.
Thank you!
Posted by Luigi Nica 28 days ago
[GET] Inventories API
We are using sellbrite Price API to to update your prices of products on Sellbrite. However, recently we are getting this error:
SellBriteClient.GetInventoriesAsync(): [GET] Inventories API Request Failed with HTTP Status Code Forbidden
Error converting value {null} to type 'System.Int32'
I understand from the error that some products may have NULL values for Inventory or Price which could be returning this error. But how can I easily identify or locate the product that may have NULL inventory or price. I have over 20,000 products on Sellbrite.
thanks
Posted by Wesley Boster about 1 month ago
Why cost price of product not updating ?
When i send post request of product from opencart, the cost price field not updating on sellbrite server.
Is there anything change in post request ?
Posted by Smartwork about 1 month ago
Update only Product price
Is it possible to update only product price with post request if product sku exist? i dont want to update all product data.
Posted by Deepak Saini about 2 months ago
Quantity PUT Updates are Very Delayed
I'll send in a quantity update request and get a body: "request received", however, I won't see the update for almost 10 minutes. This isn't ideal as we've experience over selling items during this large delay.
Is there an issue on the server?
Posted by Timothy Murphy about 2 months ago