Skip to content

v0.127.0

Latest

Choose a tag to compare

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

0.127.0 (2026-01-08)

Full Changelog: v0.126.0...v0.127.0

Features

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

Bug Fixes

  • docs: remove extraneous example object fields (3ba95e6)

Chores

  • break long lines in snippets into multiline (5e9608e)
  • formatting (0b4c11e)
  • internal: codegen related update (a06ac86)
  • update code formatting (0a56f6a)

Documentation

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