Hive Merchant API
  • Hive Merchant API
  • Quick Start
  • Changelog
  • Reference
    • API Reference
      • General
      • SKUs
      • Orders
      • Shipments
      • Warehouses
      • Restocking Shipments
      • Returns
      • Webhooks
Powered by GitBook
On this page
Export as PDF

Changelog

List of API changes by date

2025-05-15

  • Add dangerous_good, h_codes, hazardous_good and un_names to Sku responses

2025-03-27

  • Clarification on merchant_item_idbeing nullfor shipment items added later as add-ons (i.e. not part of the order line items)

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

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

PreviousQuick StartNextAPI Reference

Last updated 3 days ago

Add barcode to the resource.

Add production and staging domains in the page.

Add batch inventory information to the resource.

Restocking Shipments
Quick Start
Restocking Shipment