added
Release Notes for Transfer Compliance Check API: 04/01/2024
about 1 year ago
This release includes new APIs of incoming & outgoing transfer compliance checks. Below, you'll find the details about the changes and new additions that have been included in this release.
Incoming transfer API changes:
- A new type of webhooks:
When the status of an incoming transfer's compliance check is changed to in-review , then incoming-transfer-compliance-in-review webhook will be triggered. Incoming Transfer Webhooks - New APIs for compliance check of incoming transfers:
With these APIs, the compliance check status of incoming transfers can be inspected and if it's allowed, the status can be updated.- Added a new endpoint to query the compliance check status of an incoming transfer Get Compliance Check of Incoming Transfer
- Added a new endpoint to update the compliance check status of an incoming transfer Update Compliance Check of Incoming Transfer
Outgoing transfer API changes:
- A new type of webhooks:
When the status of an outgoing transfer's compliance check is changed to in-review , then outgoing-transfer-compliance-in-review webhook will be triggered. Outgoing Transfer Webhooks - New APIs for compliance check of outgoing transfers:
With these APIs, the compliance check status of outgoing transfers can be inspected and if it's allowed, the status can be updated.- Added a new endpoint to query the compliance check status of an outgoing transfer Get Compliance Check of Outgoing Transfer
- Added a new endpoint to update the compliance check status of an outgoing transfer Update Compliance Check of Outgoing Transfer