#750 — [Bug]: luqra_mid field saved as string “None” during merchant sync instead of NULL
Repo: Twill-AI/facade State: closed | Status: done Assignee: sparsh-twillpayments
Created: 2025-11-18 · Updated: 2025-11-18
Description
Steps to reproduce
- In staging open OpenAPI UI and login under
- Call get merchant by id using this id : 93c297ff-609d-44be-9f2c-2272b6f2e2ba
- luqra_mid would contain “None” in place of null
Expected behavior
should get null in place of “None”
Actual behavior
- Sync functionality should update the “None” values to null
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets