API Reference
βstringΒ Β·Β requiredβstringΒ Β·Β enum
Offer acceptance and opportunity handling via the Freshsales CRM integration.
Accept Offer
POST
https://api-stag.utilitycloud.app
/v1/cm/opportunity/{id}/AcceptOffer
Bearer (JWT)
Accepts the specified offer in FreshSales and triggers contract creation. Fetches the contract data associated with the opportunity from FreshSales and initiates an asynchronous contract creation request.
path Parameters
idThe FreshSales opportunity ID.
Accept Offer βΊ Responses
Request forwarded
MessageEnum values:
Request accepted
Example: Request accepted

