The seller marks their deliverable as complete. Milestone moves to in_review.
The payer (buyer) must then call POST /milestone-release to release funds,
or POST /dispute-raise to open a dispute.
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.