Deal Custom Field
Update Deal Custom Field
Update an existing deal custom field
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Select columns to return
Deal ID
Custom field ID
Deal custom field creation date
Latest update
Organisation ID
Deal custom field key
Value of deal custom field
Date value
String value
Number value
Boolean value
Datetime value
String list value
Body
application/json
deal_custom_field
The body is of type object
.
Response
200
application/json
The updated Deal Custom Field object
The response is of type object
.