Skip to main content
PATCH
Update a disposition

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json
disposition
enum<string>
Available options:
sold,
lost,
canceled,
undispositioned
notes
string
Maximum string length: 2000
deal_amount
number
Required range: x >= 0
deal_closed_at
string<date-time>

Response

200

Default Response