#546 — [Bug]: prod 1 validation error for CreditCardProcessing
Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned
Created: 2025-09-02 · Updated: 2025-09-15
Description
Steps to reproduce
Caused by https://twill-network.slack.com/archives/C082X0FL6G1/p1756674324354459. Looks like “Save Draft” call without specific value for highest_transaction_amount
Expected behavior
No errors from PE on attempt to save data in it.
Actual behavior
Very probably related to https://github.com/Twill-AI/facade/issues/496 so better to fix together.
2025-08-31 21:01:40.984|ERROR|master|endpoint_helpers:80|PUT http://facade.twillai.com/api/v1/partner/merchants/f8444cc9-dc9a-42cc-811f-24d7608151d6 raised pydantic_core._pydantic_core.ValidationError: 1 validation error for CreditCardProcessing
highest_transaction_amount
Input should be a valid integer, unable to parse string as a
## Notes
_Add implementation notes, blockers, and context here_
## Related
_Add wikilinks to related people, meetings, or other tickets_