{"templateId":"markdown","versions":[{"version":"shipstation-v2","label":"ShipStation V2 API","link":"/apis/release-notes","default":true,"active":true,"folderId":"58c9a61d"},{"version":"shipengine","label":"ShipStation API (formerly ShipEngine)","link":"/apis/shipengine/release-notes","default":false,"active":false,"folderId":"58c9a61d"},{"version":"shipstation-v1","label":"ShipStation V1 API","link":"/apis/shipstation-v1/release-notes","default":false,"active":false,"folderId":"58c9a61d"}],"sharedDataIds":{"sidebar":"sidebar-apis/@shipengine/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"ShipStation API v2 Release Notes","keywords":"shipping, labels, shipstation, documentation, api","siteUrl":"https://docs.shipstation.com","lang":"en-US","llmstxt":{"hide":false,"title":"ShipStation API LLM Docs","description":"Find links and references to all markdown documentation for use with LLMs","excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"shipstation-api-v2-release-notes","__idx":0},"children":["ShipStation API v2 Release Notes"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A history of updates for ShipStation API v2!"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"version-200","__idx":1},"children":["Version 2.0.0"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"march-2026","__idx":2},"children":["March 2026"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/purchase_orders"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/purchase_orders"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/purchase_orders"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/purchase_orders/{purchase_order_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["PUT /v2/purchase_orders/{purchase_order_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/purchase_orders/{purchase_order_id}/shipping_details"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/purchase_orders/{purchase_order_id}/status"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/purchase_orders/{purchase_order_id}/receives"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/purchase_orders/{purchase_order_id}/documents/order_summary"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/purchase_orders/{purchase_order_id}/documents/received_summary"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/suppliers"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/suppliers"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/suppliers"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/suppliers/{supplier_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["PUT /v2/suppliers/{supplier_id}"]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"february-2026","__idx":3},"children":["February 2026"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/totes"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/totes - List all totes, optionally filtered by warehouse"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/totes - Create multiple totes in batch"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/totes/quantities - Get tote counts grouped by warehouse"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/totes/{tote_id} - Get a specific tote by ID"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["PUT /v2/totes/{tote_id} - Update a tote's name or barcode"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["DELETE /v2/totes/{tote_id} - Delete a tote"]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"august-2025","__idx":4},"children":["August 2025"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/fulfillments"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/fulfillments"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/fulfillments"]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"january-2025","__idx":5},"children":["January 2025"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/inventory"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/inventory"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/inventory"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/inventory_warehouses"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/inventory_warehouses"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/inventory_warehouses"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/inventory_warehouses/{inventory_warehouse_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["PUT /v2/inventory_warehouses/{inventory_warehouse_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["DELETE /v2/inventory_warehouses/{inventory_warehouse_id}"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/inventory_locations"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/inventory_locations"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/inventory_locations"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/inventory_locations{inventory_location_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["PUT /v2/inventory_locations{inventory_location_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["DELETE /v2/inventory_locations{inventory_location_id}"]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"october-31-2024","__idx":6},"children":["October 31 2024"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/batches"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/batches"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/batches"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/batches/external_batch_id//{external_batch_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["DELETE /v2/batches/{batch_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/batches/{batch_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["PUT /v2/batches/{batch_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/batches/{batch_id}/add"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/batches/{batch_id}/errors"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/carriers"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/carriers"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/carriers/{carrier_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/carriers/{carrier_id}/options"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/carriers/{carrier_id}/packages"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/carriers/{carrier_id}/services"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/downloads"]}," endpoint with the following operation:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/downloads/{dir}/{subdir}/{filename}"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/labels"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/labels"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/labels"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/labels/rates/{rate_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/labels/shipment/{shipment_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/labels/{label_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/labels/{label_id}/return"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/labels/{label_id}/track"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["PUT /v2/labels/{label_id}/void"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/manifests"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/manifests"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/manifests"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/manifests/{manifest_id}"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/pickups"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/pickups"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/pickups"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/pickups/{pickup_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["DELETE /v2/pickups/{pickup_id}"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/packages"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/packages"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/packages"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/packages/{package_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["PUT /v2/packages/{package_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["DELETE /v2/packages/{package_id}"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/rates"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/rates"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/rates/estimate"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/rates/{rate_id}"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/shipments"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/shipments"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/shipments/external_shipment_id/{external_shipment_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/shipments/{shipment_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["PUT /v2/shipments/{shipment_id}/cancel"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/shipments/{shipment_id}/rates"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/shipments/{shipment_id}/tags/{tag_name}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["DELETE /v2/shipments/{shipment_id}/tags/{tag_name}"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/tags"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/tags"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/tags/{tag_name}"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/tracking"]}," endpoint with the following operation:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/tracking/stop"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/warehouses"]}," endpoint wiht the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/warehouses"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/warehouses/{warehouse_id}"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/environment/webhooks"]}," endpoint with the following operations:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/environment/webhooks"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["POST /v2/environment/webhooks"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["GET /v2/environment/webhooks/{webhook_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["PUT /v2/environment/webhooks/{webhook_id}"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["DELETE /v2/environment/webhooks/{webhook_id}"]}]}]}]}]},"headings":[{"value":"ShipStation API v2 Release Notes","id":"shipstation-api-v2-release-notes","depth":1},{"value":"Version 2.0.0","id":"version-200","depth":2},{"value":"March 2026","id":"march-2026","depth":3},{"value":"February 2026","id":"february-2026","depth":3},{"value":"August 2025","id":"august-2025","depth":3},{"value":"January 2025","id":"january-2025","depth":3},{"value":"October 31 2024","id":"october-31-2024","depth":3}],"frontmatter":{"seo":{"title":"ShipStation API v2 Release Notes"}},"lastModified":"2026-04-08T10:47:45.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/apis/release-notes","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}