Skip to main content

List commitments

integer
default:"1"
Page number
integer
default:"25"
Items per page (max 250)
string
Sort field
string
default:"desc"
Sort order: asc or desc
string
Filter by contact ID
string
Filter by deal ID
string
Filter by status: open or completed
boolean
Show only overdue commitments
Example

Get a commitment

Create a commitment

string
required
Contact ID (UUID)
string
required
Description of the commitment
string
Associated deal ID (UUID)
string
Due date (YYYY-MM-DD)
string
default:"open"
Status: open or completed
Example

Update a commitment

string
Description
string
Due date (YYYY-MM-DD)
string
Status: open or completed

Delete a commitment

Complete a commitment

Mark a commitment as completed.
No request body required. Returns the updated commitment.