Seller get order
seller_get_orderFetch a seller-scoped order with buyer shipping address (PII-redacted), items, payment status, and associated return/dispute details. Refuses if the order does not belong to this seller.
Instructions
Fetch a single seller-scoped order with buyer shipping address (PII-redacted where the policy requires it), items, shipment, payment status, and any associated return/dispute. Refuses if the order isn't against this seller.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | UUID of the order to fetch. |