Skip to content

Generated SDK #2839 (major)#141

Merged
reutz19 merged 1 commit into
masterfrom
fireblocks-api-spec/generated/2839
Jun 2, 2026
Merged

Generated SDK #2839 (major)#141
reutz19 merged 1 commit into
masterfrom
fireblocks-api-spec/generated/2839

Conversation

@sdk-generation-automation
Copy link
Copy Markdown
Contributor

Changelog

2026-06-02

Breaking Change

Remove providerId from earn terms approval endpoint

Products: Earn (Beta)

Scope: API + SDKs

  • What's new
    The approve terms of service endpoint is now a tenant-level one-time action and no longer requires a provider ID in the path.

  • Impact
    Customers must update their integration to use the new endpoint path without the providerId parameter.

Affected endpoints:

  1. Approve earn provider terms of service

Added

Add transaction expiration support

Products: Off exchanges, Transactions

Scope: API + SDKs

  • What's new
    Adds the ability to set how long a transaction is valid before it expires if not broadcasted, and returns the resulting expiration time on the transaction.

  • Impact
    Customers can define and track transaction expiration windows through the API.

Affected endpoints:

  1. Create a new transaction
  2. Estimate transaction fee
  3. Add Collateral
  4. Remove Collateral

Add transaction expiration support

Products: Transactions

Scope: API + SDKs

  • What's new
    Adds the ability to set how long a transaction is valid before it expires if not broadcasted, and returns the resulting expiration time on the transaction.

  • Impact
    Customers can define and track transaction expiration windows through the API.

Affected endpoints:

  1. Get a specific transaction by external transaction ID
  2. Get a specific transaction by Fireblocks transaction ID
  3. Get transaction history

Add missing webhook event types to WebhookEvent enum

Products: Webhooks V2

Scope: API + SDKs

  • What's new
    Adds 25 new webhook event types including account connection events, ticket lifecycle events, settlement, order updates, and automation execution updates.

  • Impact
    Customers can now subscribe to and handle a broader range of webhook events in their integrations.

Affected endpoints:

  1. Get all notifications by webhook id
  2. Create a new webhook
  3. Get all webhooks
  4. Get notification by id
  5. Resend notifications by query
  6. Resend failed notifications
  7. Get webhook by id
  8. Update webhook
  9. Delete webhook

Add vault_account.nft.balance_updated webhook event

Products: Webhooks V2

Scope: API + SDKs

  • What's new
    Adds a new webhook event type to notify when NFT balances are updated in vault accounts.

  • Impact
    Customers can now subscribe to receive notifications when NFT balances change in their vault accounts.

Affected endpoints:

  1. Get all notifications by webhook id
  2. Create a new webhook
  3. Get all webhooks
  4. Get notification by id
  5. Resend notifications by query
  6. Resend failed notifications
  7. Get webhook by id
  8. Update webhook
  9. Delete webhook

Fixed

Fix formatting in USDC Gateway endpoint descriptions

Products: Vaults

Scope: API + SDKs

  • What's new
    Removes HTML break tags and fixes indentation in USDC Gateway endpoint permission descriptions.

  • Impact
    Improves readability of API documentation for USDC Gateway endpoints.

Affected endpoints:

  1. Get USDC Gateway wallet info
  2. Activate a USDC Gateway wallet
  3. Deactivate a USDC Gateway wallet

@github-actions github-actions Bot added the major label Jun 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

Acknowledged. We'll review and respond soon. (Note that this SDK code is auto generated)

@reutz19 reutz19 merged commit 163d19a into master Jun 2, 2026
26 checks passed
@reutz19 reutz19 deleted the fireblocks-api-spec/generated/2839 branch June 2, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant