Changelog

List of API changes by date

2024-08-08

  • Add merchant_item_id property to items in GET /shipments response

2024-06-26

  • Add items to GET /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 the GET /orders/{id} endpoint to retrieve the SKU batches included in the order

2023-08-01

  • Add DELETE /skus/{id} endpoint

  • Add status property to responses in SKUs endpoints

2023-07-21

  • Add optional include parameter to the GET /orders endpoint to retrieve the SKU batches included in the orders

2023-06-01

  • Add GET /returns endpoint

  • Add GET /returns/{id} endpoint

2023-05-30

2023-05-29

  • Add production and staging domains in the Quick Start page.

2023-05-18

2023-05-03

  • Change quantity to announced_quantity to restocking shipment item in the restocking shipment's response

  • Add 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 in POST/PATCH

  • Add /restocking_shipments endpoints

  • Add 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 in POST/PATCH

Last updated