Seller attach tracking
seller_attach_trackingAttach or update tracking on an already-shipped order. Use mark_shipped for first ship; this is for late-arriving tracking only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| carrier | Yes | Carrier handling the shipment. | |
| order_id | Yes | UUID of the order to attach tracking to (must be awaiting fulfilment or shipped). | |
| tracking_number | Yes | Carrier tracking number; replaces any tracking already on the shipment. |