Skip to main content

Accept agreement

POST 

/api/v1/agreements/:id/accept

Accepts a proposed agreement (409 for other statuses): records acceptedAt/acceptedIp and creates the installments with monthly due dates starting at firstDueDate.

Request

Responses

Agreement accepted (returns the agreement with the created installments).