Skip to main content

Update agreement installment

PUT 

/api/v1/agreements/:id/installments

Updates an installment (payment/status). Allowed only for accepted or active agreements; cancelled installments cannot be changed (409). The first payment activates the agreement; once all installments are paid, the agreement is completed.

Request

Responses

Installment updated (returns the installment and the updated agreement).