#937 — Master can Invite merchant or link to Luqra/EMS
Repo: Twill-AI/twill-ai-ui State: open | Status: open Assignee: nadddder, raymondehizoba
Created: 2026-01-07 · Updated: 2026-03-20
Description
Master UI should allow inviting merchants and link merchants to Luqra/EMS.
- Add merchant invitation button and flow to master portal. This would be exactly same behavior as partner portal, but using
/api/v1/master/merchants/{merchant_id}/invite-merchantor/api/v1/master/partners/{partner_id}/merchants/{merchant_id}/invite-merchant - Add a button to add merchants to Luqra/EMS.
- This should appear next to the invitation button, and be available only when both
ems_midandluqra_midare null. - Option one is to link to Luqra using
master/partners/{partner_id}/merchants/{merchant_id}/link-luqra-application - Option two is to link to EMS using
master/partners/{partner_id}/merchants/{merchant_id}/link-ems-mid
- This should appear next to the invitation button, and be available only when both
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets