GunBroker.com REST API release notes for 2019
Version - 6.01.13 - Release Date - 11/25/2019
What's Changed?
- /OrdersSOLD GET - Updated the orders object to show if the item was an auction or fixed priced priced item.
- /OrdersWON GET - Updated the orders object to show if the item was an auction or fixed priced priced item.
- /Orders/{orderID} GET - Updated the orders object to show if the item was an auction or fixed priced priced item.
Version - 6.01.11 - Release Date - 08/26/2019
What's Changed?
- /Item POST - Added FreedomCoin as a method of payment to accept.
Version - 6.01.10 - Release Date - 08/26/2019
What's Changed?
- /PaymentLog GET - Added all payment gateway information submitted for an order.
- /OrdersSold GET - Added the last payment gateway transaction for the order.
Version - 6.01.08 - Release Date - 07/15/2019
What's Changed?
- /Items GET - Added GTIN and manufacturer part number to the output.
- Items/{itemID} PUT - Added input parameters of SKU and GTIN so these values can be added to the listing.
- /Items POST - Added input parameter of GTIN so this value could be added to an item when editing.
- /Items/{itemIDs} GET - Added GTIN to the output.
- /Items/{itemID} GET - Added GTIN to the output.
Version - 6.01.02 - Release Date - 02/18/2019
What's Changed?
- /OrdersWon GET - Added input parameter Keyword search to search orders by keyword.
- /OrdersSold GET - Added input parameter Keyword search to search orders by keyword.
Version - 6.01.04 - Release Date - 04/22/2019
What's Changed?
- /ItemsUnsold GET - Added the ability to sort by expiration date.
- Items POST - Added the option to relist a fixed priced item.