mark_order_as_shipped
Update an order's status to shipped in ShipStation by providing the order ID, carrier code, ship date, and tracking number for accurate shipment tracking.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
carrierCode | Yes | Carrier code | |
orderId | Yes | Order ID to mark as shipped | |
shipDate | Yes | Ship date (YYYY-MM-DD) | |
trackingNumber | Yes | Tracking number |