Contents
Changelog
ADDED
Effective from:
March 12th, 2025
Introducing new Installment API
Announced: March 12, 2025
Effective from:
March 12th, 2025
March 12th, 2025
Introducing new Installment API
What is changing?
We have added a brand new Installments resource to our API which represents the Installments in the new Revenue Management feature.
Installments represent the information about payments throughout the duration of the project or services delivered.
Summary of the new endpoints:
GET /api/v2/deals/{id}/installments
POST /api/v2/deals/{id}/installments
PATCH /api/v2/deals/{id}/installments/{installment_id}
DELETE /api/v2/deals/{id}/installments/{installment_id}
Additional resources:
If you have any questions or comments, feel free to let us know in the Developer’s Community.