Close · Capability
API Endpoints — subpackage_customFieldsOpportunity
API Endpoints — subpackage_customFieldsOpportunity. 5 operations. Lead operation: List Opportunity Custom Fields. Self-contained Naftiko capability covering one Close business surface.
What You Can Do
GET
List
— List Opportunity Custom Fields
/v1/custom-field/opportunity
POST
Create
— Create a new Opportunity Custom Field
/v1/custom-field/opportunity
GET
Get
— Fetch Opportunity Custom Field's details
/v1/custom-field/opportunity/{id}
PUT
Update
— Update an Opportunity Custom Field
/v1/custom-field/opportunity/{id}
DELETE
Delete
— Delete an Opportunity Custom Field
/v1/custom-field/opportunity/{id}
MCP Tools
list-opportunity-custom-fields
List Opportunity Custom Fields
read-only
idempotent
create-new-opportunity-custom-field
Create a new Opportunity Custom Field
fetch-opportunity-custom-field-s-details
Fetch Opportunity Custom Field's details
read-only
idempotent
update-opportunity-custom-field
Update an Opportunity Custom Field
idempotent
delete-opportunity-custom-field
Delete an Opportunity Custom Field
idempotent