Skip to content

Generated SDK #2809037023 (major) - #155

Merged
sdk-generation-automation[bot] merged 1 commit into
masterfrom
fireblocks-api-spec/generated/2809037023
Sep 1, 2026
Merged

Generated SDK #2809037023 (major)#155
sdk-generation-automation[bot] merged 1 commit into
masterfrom
fireblocks-api-spec/generated/2809037023

Conversation

@sdk-generation-automation

Copy link
Copy Markdown
Contributor

Changelog

2026-09-01

Breaking Change

Fix validBefore/validAfter semantics in TRLink policy rules

Products: Transactions

Scope: API + SDKs

  • What's new
    Corrects the documentation for validBefore and validAfter fields to accurately describe their behavior as relative durations (seconds since wait/screening step started) rather than absolute Unix timestamps.

  • Impact
    Customers should update their implementations to use relative durations in seconds instead of Unix timestamps for these fields.

Affected endpoints:

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

Fix validBefore/validAfter semantics in TRLink policy rules

Products: TRLink

Scope: API + SDKs

  • What's new
    Corrects the documentation for validBefore and validAfter fields to accurately describe their behavior as relative durations (seconds since wait/screening step started) rather than absolute Unix timestamps.

  • Impact
    Customers should update their implementations to use relative durations in seconds instead of Unix timestamps for these fields.

Affected endpoints:

  1. Get TRLink policy

Fix validBefore/validAfter semantics in TRLink policy rules

Products: Compliance

Scope: API + SDKs

  • What's new
    Corrects the documentation for validBefore and validAfter fields to accurately describe their behavior as relative durations (seconds since wait/screening step started) rather than absolute Unix timestamps.

  • Impact
    Customers should update their implementations to use relative durations in seconds instead of Unix timestamps for these fields.

Affected endpoints:

  1. Provides all the compliance details for the given screened transaction.

Remove type field from security finding responses

Products: Security Posture Management

Scope: API + SDKs

  • What's new
    Removes the type field from security finding schemas and updates example data to reflect a different finding scenario.

  • Impact
    Clients should no longer expect the type field in security finding responses and must update any code that depends on this field.

Affected endpoints:

  1. Get a FSPM security finding by ID
  2. Update a FSPM security finding by ID
  3. Get FSPM security findings

Added

Add contacts list endpoint

Products: Contacts

Scope: API + SDKs

  • What's new
    Adds a paginated endpoint to list workspace address book contacts with filtering by name, type, tags, access control, container, and archive status.

  • Impact
    Customers can programmatically retrieve and filter their address book contacts through the API.

Affected endpoints:

  1. List contacts

Add feeCurrency field for Tempo transactions (beta)

Products: Off exchanges, Transactions

Scope: API + SDKs

  • What's new
    Adds an optional feeCurrency field to the transaction request schema, allowing users to specify which asset to use for paying network fees on Tempo-based transactions.

  • Impact
    Customers using Tempo can now control which asset pays transaction fees.

Affected endpoints:

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

Add AMOUNT_ABOVE_MAXIMUM failure reason

Products: Trading (Beta)

Scope: API + SDKs

  • What's new
    Adds a new enum value to indicate when a trading operation fails because the requested amount exceeds the maximum allowed limit.

  • Impact
    Customers can now programmatically detect and handle amount-too-large errors in trading operations.

Affected endpoints:

  1. Create an order
  2. Get order details

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Thank you for raising this! We will review it shortly. (Note that this SDK code is auto generated)

@github-actions github-actions Bot added the major label Sep 1, 2026
@sdk-generation-automation
sdk-generation-automation Bot merged commit 3c289bb into master Sep 1, 2026
11 checks passed
@sdk-generation-automation
sdk-generation-automation Bot deleted the fireblocks-api-spec/generated/2809037023 branch September 1, 2026 10:58
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.

0 participants