Dear community,
We are pleased to announce the release of a new API 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 contains 4 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.
More documentation here.