create_shipment
Add tracking information and mark orders as shipped on Etsy to notify buyers and update order status.
Instructions
Create a shipment with tracking for a receipt
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_id | Yes | The shop ID | |
| receipt_id | Yes | The receipt ID | |
| tracking_code | No | Tracking number | |
| carrier_name | No | Carrier name (e.g., 'usps', 'fedex') | |
| send_bcc | No | Send BCC to seller |