Skip to main content

Cancel agreement

POST 

/api/v1/agreements/:id/cancel

Cancels an agreement, recording cancelledAt and the reason, and cancels pending/overdue installments. completed or already-cancelled agreements return 409.

Request

Responses

Agreement cancelled (returns the agreement with its installments).