Skip to content

v0.113.0

Latest

Choose a tag to compare

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

0.113.0 (2026-01-08)

Full Changelog: v0.112.0...v0.113.0

Features

  • api: Add card state attribute to tokenization rules (baad6b3)
  • api: Add event_type to ASA request and 3DS decisioning request (baad6b3)
  • api: add external_id to payment_event (b87046c)
  • api: add get /v1/transfer_limits endpoint (b87046c)
  • api: add post /v1/book_transfers/{book_transfer_token}/retry endpoint (b87046c)
  • api: Add user defined status to ledger accounts (baad6b3)
  • api: add WIRE_DRAWDOWN_REQUEST transfer type (97f0128)
  • api: Expose Payment Allocation Details (baad6b3)
  • api: remove unnecessary X-Lithic-Pagination header (97f0128)
  • api: remove v1/aggregate_balances and related models (f3e089e)

Bug Fixes

  • use async_to_httpx_files in patch method (783d8ff)

Chores

  • internal: add --fix argument to lint script (8e0a11c)
  • internal: add missing files argument to base client (52f441e)
  • internal: codegen related update (14b9d48)
  • update code formatting (baad6b3)

Documentation

  • api: clarify description of token / retry_token when it serves as idempotency key (97f0128)
  • Update language for Google Web Push Provisioning docs (baad6b3)