added
Flow release notes | Version 2.1.1
October 15th, 2024 by Akhil Halgeri
On the V2 stack of the Decentro Accounts and Payments module, features that were on the staging environment only have been pushed to production.
Introduction of the “transactionStatus” parameter in Direct Payout APIs on the Production environment
- To differentiate between API status and Transaction Status, Decentro has introduced the “transactionStatus” parameter to avoid confusion on the actual status of the transaction.
- The current “Status” parameter will not be impacted by this change, the current integration performed by platforms can be continued as it is. But Decentro recommends platforms utilize the “transactionStatus” parameter to map transaction status to avoid any confusion on the statuses.
- The introduction of the “transactionStatus” parameter is implemented in the production environment which was only available in the staging environment.
- For further information, please refer to the API reference of Direct Payouts.
- The APIs that will have the transaction status parameter are
- Validate Bank Account API
- Initiate Payout API
- Get Transaction Status API
- Batch Get Transaction Status API