Moves the dispute from negotiation → escalated. Once escalated, only support
staff can resolve it via PATCH /dispute-resolve.
Typically called after the 24-hour negotiation window expires without agreement, but either party can escalate early.
JWT access token obtained from /auth-verify (login context) or /auth-signup. Set the bearer_token environment variable in your API client to apply it globally.