v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Update Proposal Options

patch/estimate/{estimate_uid}/options/{option_uid}

Path parameters

estimate_uidstring required
option_uidstring required

Request body

is_hiddenboolean
is_recommendedboolean

Response

200

typestring
messagestring

Example response

{
  "type": "success",
  "message": "Proposal Option Updated Successfully",
  "data": {
    "estimate_uid": "bde94a1f-6b76-4e6e-b2bb-2c3e985923fd"
  }
}