update_receipt
Update Etsy order receipts by marking them as shipped or paid to maintain accurate order status and fulfill customer expectations.
Instructions
Update a receipt (e.g., mark as shipped)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_id | Yes | The shop ID | |
| receipt_id | Yes | The receipt ID | |
| was_shipped | No | Mark as shipped | |
| was_paid | No | Mark as paid |