API question

edited September 2013 in API Vote Up0Vote Down
Hi,

I'm using the inventory update API.

Update

POST https://api.brickowl.com/v1/inventory/update
Update 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

Sign In or Register to comment.