#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

  1. In staging open OpenAPI UI and login under
  2. Call get merchant by id using this id : 93c297ff-609d-44be-9f2c-2272b6f2e2ba
  3. luqra_mid would contain “None” in place of null
Image

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

Add wikilinks to related people, meetings, or other tickets