Changelog
List of API changes by date
2024-08-08
Add
merchant_item_id
property toitems
inGET /shipments
response
2024-06-26
Add
items
toGET /shipments
response
2024-06-24
Add details about rate limit
2024-06-21
Edit introduction to clarify data scope of the API vs Hive app
2023-11-22
Document pagination parameter for collections
2023-09-18
Add optional
include
parameter to theGET /orders/{id}
endpoint to retrieve the SKU batches included in the order
2023-08-01
Add
DELETE /skus/{id}
endpointAdd
status
property to responses in SKUs endpoints
2023-07-21
Add optional
include
parameter to theGET /orders
endpoint to retrieve the SKU batches included in the orders
2023-06-01
Add
GET /returns
endpointAdd
GET /returns/{id}
endpoint
2023-05-30
Add barcode to the Restocking Shipments resource.
2023-05-29
Add production and staging domains in the Quick Start page.
2023-05-18
Add batch inventory information to the Restocking Shipment resource.
2023-05-03
Change
quantity
toannounced_quantity
to restocking shipment item in the restocking shipment's responseAdd
arrived_quantity
damaged_quantity
missing_quantity
to restocking shipment item in the restocking shipment's response
2023-04-26
Add
POST /skus/bulk_upsert
endpoint
2023-04-19
Add
fulfilled_by
property to responses in SKUs endpoints
2023-04-18
Add
batch_tracking_enabled
property in SKUs endpoints' responses and accept it inPOST
/PATCH
Add
/restocking_shipments
endpointsAdd
GET /warehouses
endpoint
2023-04-14
Add
inventory_batches
property to responses in SKUs endpoints
2023-04-11
Add
currency
property in Orders endpoints' responses and accept it inPOST
/PATCH
Last updated