Dear community,
We are pleased to announce the release of a new API in the B2E channel.
Corporate Lending Trade
Enables adding a lender and creating or updating lender positions in a deal.
This new API contains 4 endpoints:
- POST /origination-primaries: Create Term Deposit Account
- GET /origination-primaries: Fetch all Origination Primaries present in a Deal
- GET /origination-primaries/{id}: Fetch Origination Primary
- PUT /origination-primaries/{id}: Update Origination Primary
More documentation here.