Update a opportunity recordput https://rls.congacloud.com/api/data/v1/Opportunity/{id}Path ParamsidstringrequiredQuery ParamsIncludeRecordPayloadInResponsebooleantruefalseEnforceOptimisticLockingbooleantruefalseBody ParamsDetails about the record. For example: Name = "Mark", Description = "Description". Note: The fields/properties should be part of the schema/metadata created for the object(in this case, Name and Description should be a field in schema). The schema/metadata can be generated using schema manager API.Namestring | nullAccountobject | nullAccount object | nullContactobject | nullContact object | nullDescriptionstring | nullFiscalYearstring | nullForecastCategorystring | nullForecastCategoryNamestring | nullHasOpportunityLineItemstring | nullHasOpenActivitybooleantruefalseLeadSourcestring | nullStageNamestring | nullTotalOpportunityQuantitystring | nullResponses 200OK 400Bad Request 403Forbidden 404Not Found 500Internal Server ErrorUpdated 25 days ago