v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Update a Proposal

put/estimate/{estimate_uid}

Path parameters

estimate_uidstring required

Request body

Response

200

typestring
messagestring

Example response

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