Submits a star rating and optional written review for the counterparty after an escrow ends.
Eligibility rules:
released, refunded, or ended status.409.Side effects (DB triggers):
review_received notification in the escrow conversation.escrow_events audit row is written for review_submitted.ended,
both parties receive an escrow_ended notification, and a final audit event is written.Profile impact:
The reviewee’s avg_rating and review_count in get_user_escrow_stats are updated
immediately (the RPC re-aggregates on each call).
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.
The escrow being reviewed. Must be in released, refunded, or ended status.
"d4e5f6a7-b8c9-0123-defa-234567890123"
Star rating from 1 (poor) to 5 (excellent).
1 <= x <= 55
Optional written review visible on the counterparty's public profile.
2000"Very smooth transaction. Delivered exactly as described."