Dear community,
We are pleased to announce the release of a new API in the B2E channel.
Corporate Lending Facilities
Enables onboarding of a basic Corporate/Syndicated Facility. Allows creation of a Corporate/Syndicated Facility under a pending Corporate/Syndicated Deal, and retrieval or update of an existing facility.
This new API contains 4 endpoints:
- POST /facilities: Create a basic facility (or credit commitment) under an existing Corporate/Syndicated deal
- GET /facilities: Fetch facility identifiers based on a search critieria
- PUT /facilities/{id}: Update an existing facility (or credit commitment) under an existing Corporate/Syndicated deal
- PUT /facilities/{id}: Fetches the details of an existing facility (or credit commitment)
More documentation here.