Owner inspects a quote's input payload, public and internal JSON results, expense settlements, and optionally issues a payment link for the buyer.
« I want to see what the client submitted, inspect the raw quote result, and issue a payment link if needed. »
| Element | Destination |
|---|---|
| Dashboard Latest receipt list | /owner/quote/<reference>/ |
| Payment form Issue link POST | /owner/quote/<reference>/lien-paiement |
| Back link "Retour à l'espace owner" | /owner/ |
| ID | Screen | User task |
|---|---|---|
| P0 | Quote detail | Inspect JSON payloads, public/internal views, expenses |
| P1 | Payment link issue | Fill buyer email, target, portion → mint link |
| P2 | Payment page | Buyer confirms identity and pays |
| P3 | Payment return | Confirm settlement, show entitlements |
| P4 | Entitlement detail | Buyer downloads files or accesses resources |
| State | What the owner sees | What happens next |
|---|---|---|
| Reviewing | Quote JSON, public/internal views, expense items | Owner issues payment link or returns to dashboard |
| Link issued | Link reference created with status | Owner sends link to buyer |
| Settled | Payment marked paid, entitlements granted | Buyer receives delivery links |