Skip to content

v1.7.0

Choose a tag to compare

@stainless-app stainless-app released this 27 Apr 18:35

1.7.0 (2026-04-27)

Full Changelog: v1.6.0...v1.7.0

Features

  • api: add accountIdentifier parameter to transaction list method (ca2725b)
  • api: add auth credentials create and verify endpoints (b036435)
  • api: add bankName fields, add bankAccountType to GTQ, remove phoneNumber, update types (848a5d2)
  • api: add bankName to BDT/EGP/GHS/GTQ/JMD/PKR, GTQ bankAccountType, remove COP/GTQ/USD fields (4ad202a)
  • api: add COMPANY_LEGAL_NAME to CustomerInfoFieldName (087693a)
  • api: add credentials create/verify/resend methods to auth resource (a3673a8)
  • api: add email field to customer models (062a7ab)
  • api: add gridWalletSignature parameter and EmbeddedWallet type to quotes (2664f0b)
  • api: add internal_accounts/export, auth/sessions, auth/credentials list/revoke endpoints (3507805)
  • api: add list and revoke methods to credentials (d460c5c)
  • api: add list method to auth credentials (f1af309)
  • api: add list sessions to auth, list/revoke methods to credentials (6158a20)
  • api: add OAuth credential type and oidcToken param to credential create (1a89c75)
  • api: add passkey credential support to credentials (22cc69b)
  • api: add passkey support to credentials verify method (a2b583d)
  • api: add required clientPublicKey parameter to internal accounts export method (4bb1334)
  • api: add resendChallenge method to credentials (9368a26)
  • api: add retrieve/update/delete to customers/platform external accounts (602b49d)
  • api: add session field to CredentialVerifyResponse (f2d9c62)
  • api: add sessions resource, list/revoke methods to credentials (6140095)
  • api: add type field to InternalAccount (44d8154)
  • api: add type parameter to customer/platform list internal accounts (501b3c5)
  • api: manual updates (9a5ff6e)
  • api: remove update method from customers/platform external accounts (1c02d44)
  • types: add phoneNumber/bankAccountType, remove bankName, update beneficiary fields (afceef2)
  • types: convert CredentialResendChallengeResponse to AuthMethod/PasskeyAuthChallenge union (3bd7203)

Documentation

  • api: clarify customerId parameter documentation in transactions (69a6031)