API Enhancements for Corporate Accounts

This topic provides information about the API enhancements in the Corporate Accounts.

The new utilitarian APIs are introduced as part of this release.

Table 1-3 Utilitarian APIs

API Name (as in Swagger) API Functional Description New API/Existing Brief of the Change(s)
EA - ListDesertedTransactions

/ob/oba/tbs/v1/transactions/accountings/deserted

To fetch those EA transactions that are as follows:
  • Not completed due to unhandled exceptions/use cases.
  • Completed but the response is not sent due to missed events.
New Fetch respective transaction and legs and determine its current state and repair actions EA - Rollback (sync request any state of transaction) and Proceed (async request any transaction state) or the only two options.
ECA - ListDesertedTransactions

/ob/oba/tbs/v1/transactions/amountBlocks/deserted

To fetch those ECA transactions that are as follows:
  • Not completed due to unhandled exceptions/use cases.
  • Completed but the response is not sent due to missed events.
New Fetch respective transaction and legs and determine its current state and repair actions ECA - Rollback (sync request any state of transaction) and Proceed (async request any transaction state) or the only two options.