portal_confirm_delivery
Confirm, on behalf of the client, that the service was delivered (writes DeliveryProof.clientConfirmed) — the client-side confirmation that closes dual-confirm verification. Allowed once the session is completed/delivered/documented; rejected if an open dispute exists. Optionally records a 1-5 rating (only if the service captures quality). This is an OVERLAY: it does NOT change session.status (the auto-verify cron advances delivered→verified). Idempotent: alreadyConfirmed=true if already done. Triggers SC resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| apiKey | No | ||
| rating | No | ||
| orgSlug | Yes | ||
| sessionId | Yes |