Dear community,
We are pleased to announce the release of a new API version in the B2E channel.
Corporate Lending Deals
Enables onboarding of a basic Corporate/Syndicated Deal. Allows creation of a pending Corporate/Syndicated Deal, and retrieval or update of an existing pending Corporate/ Syndicated Deal.
This new API version contains 5 endpoints:
- POST /deals: Create a basic corporate/syndicated deal in a pending status
- GET /deals: Fetch deal identifiers based on a search critieria
- GET /deals/{id}: Fetch the details of an existing corporate/syndicated deal.
- PUT /deals/{id}: Update an existing corporate/syndicated deal.
- PUT /deals/{id}/lender-positions: Fetch all lender share present in a Deal
More documentation here.