#529 — [Bug]: 404 on “get merchant” API
Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned
Created: 2025-08-26 · Updated: 2025-09-15
Description
Steps to reproduce
- In staging open OpenAPI UI and login under owner user
- Call GET /partner/merchants/2d5c405d-a16d-4e05-82ac-fbf6ff37e7de
Expected behavior
200 with PersistedMerchant
Actual behavior
404 with body
{
"detail": "Merchant 2d5c405d-a16d-4e05-82ac-fbf6ff37e7de not found for user f3922701-d805-484a-997d-c0a924d8fd8a."
}
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets