Skip to content

v0.115.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 08 Jan 10:26

0.115.0 (2026-01-08)

Full Changelog: v0.114.0...v0.115.0

Features

  • api: Add card state attribute to tokenization rules (5d8ec28)
  • api: Add event_type to ASA request and 3DS decisioning request (5d8ec28)
  • api: add external_id to payment_event (7e8636d)
  • api: add get /v1/transfer_limits endpoint (7e8636d)
  • api: add post /v1/book_transfers/{book_transfer_token}/retry endpoint (7e8636d)
  • api: Add user defined status to ledger accounts (5d8ec28)
  • api: add WIRE_DRAWDOWN_REQUEST transfer type (7d05a12)
  • api: Expose Payment Allocation Details (5d8ec28)
  • api: remove unnecessary X-Lithic-Pagination header (7d05a12)
  • api: remove v1/aggregate_balances and related models (5af17d0)
  • client: add HttpRequest#url() method (fe27f93)

Chores

Documentation

  • api: clarify description of token / retry_token when it serves as idempotency key (7d05a12)
  • Update language for Google Web Push Provisioning docs (5d8ec28)