All notable changes to the Giftronaut API Platform.
GET /api/v1/balance/ledger (and the giftronaut_get_ledger
MCP tool) previously read only two transaction sources, so promotions, reward
refunds, and branded/choice order movements were missing. It now returns the same
rows as the Account Balance page: reward,
transfer, funding, branded, and
choice.source, status, statusLabel, and
signedAmount alongside the existing fields. The coarse
type field and amount are unchanged, so existing
integrations keep working.signedAmount field — encodes direction:
outflows (Balance Used, transfer sent) are negative, inflows are
positive. Use it to sum a running balance. The existing amount field
keeps its original value and meaning.statusLabel of Pending / Unapproved. These
have not been credited to your balance yet — filter them out if you only want
settled movements.reward and
funding sources have no sandbox tables, so sandbox credentials return
only order-related rows plus the cash leg of transfer.Start typing to search...
Select the APIs you want to integrate. A ready-to-use Markdown file with full API specs and a project context template will be generated and downloaded. Paste it into your AI assistant to get started instantly.