A ShipStation v1/v2 API Client for PHP 8.4+.
This package can be installed via Composer:
composer require compwright/shipstation-php
V1\LegacyApiCollection supports the following ShipStation V1 Legacy API endpoints:
- Carriers
- Orders
- Shipments
- Tags
- Users
- Warehouses
When the V2 Shipping API fully supports these, this collection will be removed.
V2\ShippingApiCollection supports the ShipStation V2 Shipping API endpoints:
- Batches
- Carriers
- Downloads
- Labels
- Manifests
- Package Pickups
- Package Types
- Rates
- Shipments
- Tags
- Tracking
- Warehouses
- Webhooks
The Inventory API Add-On is currently NOT supported.