#952 — [bug] last_batch missing

Repo: Twill-AI/facade State: closed | Status: done Assignee: meliascosta, sparsh-twillpayments

Created: 2026-01-26 · Updated: 2026-01-28

Description

last_batch values should be available both on the merchant table and merchant detail. The below example is missing one:

Image
    "id": "174e6217-2064-437e-affb-d9e1de23fb11",
    "name": "Raymond Buzzz",
    "email": "raymond+testmerch1@twillpayments.com",
    "last_batch_volume": null,
    "last_batch_date": null,

  • Ensure merchant detail contains the last batch info (master/partner/merchant get endpoints)

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets