Hi,
I'm using the inventory update API.
Update
POST
https://api.brickowl.com/v1/inventory/updateUpdate a lots data. You must pass only one identifier and at least one update field.
Arguments
external_id (Optional) - External lot identifier
lot_id (Optional) - Brick Owl lot ID
absolute_quantity (Optional) - The absolute new quantity
relative_quantity (Optional) - A positive or negative amount to adjust the existing quantity by
Does this API automatically update the "For Sale" checkbox if the absolute_quantity equals zero (0) in my inventory?
Frank
Comments
Is there a way to change the "For Sale" flag by an API call?
Frank
There is now, I have added it onto the documentation.
The API is still basic, if there is anything you need on it, let me know.
I think it's very usefull to have all the fields from the edit item page changeable by an API-call. When I have that ability, I can change my own inventory file and update the one on BO by an API call.
This is the update action of my inevntory. What kind of possibilities are available when I insert some new inventory items?
Thanks and best regards
http://brickowl.com/api_docs