Reject Task Review
reject_task_reviewESCROW FLOW ONLY. Reject a completed task after reviewing the proof. The task must be in UnderReview status AND settlementMode='escrow'. The operator can contest via dispute. Funds are frozen pending resolution. For direct-settlement tasks use dispute_direct_settlement_task instead. Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Optional notes explaining the rejection | |
| apiKey | Yes | Your API key (m2m_...) | |
| taskId | Yes | Task ID to reject | |
| rejectReasonCodeRef | Yes | Reject reason code ref (1=WrongLocation, 2=InsufficientProof, 3=WrongTask, 4=Incomplete, 5=LowQuality, 6=SuspectedFraud, 7=OutsideTimeWindow, 8=MissingMandatoryEvent) |