fireblocks / fireblocks-sdk-js

Typescript & Javascript SDK for developers using Fireblocks API
https://docs.fireblocks.com/api/swagger-ui/
MIT License
72 stars 69 forks source link

Exposing external aml endpoints for screening setting #226

Closed rade-fireblocks closed 11 months ago

rade-fireblocks commented 1 year ago

Pull Request Description

View AML screening / post screening policy Bypass screening during service outages, inbound and outband transaction delay Expose endpoint for Screening setting

Fixes (link to the issue here)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

rade-fireblocks commented 11 months ago

Are these endpoints considered beta? Otherwise we cannot remove/rename existing methods as it's not backward compatible. Also, please avoid using any type in the responses (i.e for complex types you can use union type)

The Travel Rule endpoints are currently in beta and will remain so until the end of the year. During this beta phase, we have the flexibility to make improvements and adjustments to the API. As of now, these endpoints are not actively used by any beta users. We have not observed usage of these specific endpoints within the beta user base.