Respond to return
respond_to_returnAccept or reject a return or refund request, optionally specifying a partial refund amount. Requires seller confirmation before execution.
Instructions
Accept or reject a return/refund request (optionally a partial amount). Always requires the seller's explicit approval.
[CRITICAL] This action changes live shop data and requires the seller's explicit confirmation before it executes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| currency | No | ||
| decision | Yes | ||
| platform | No | Marketplace to target. Defaults to shopee. | |
| return_id | Yes | ||
| refund_amount | No | ||
| confirmation_token | No | Echo back the token from a prior 'confirmation required' response to approve and execute this action. Only needed when the client cannot prompt directly. |