v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Create a Proposal

post/estimate/

Request body

Response

200

typestring
messagestring

Example response

{
  "type": "success",
  "message": "Proposal created successfully",
  "data": {
    "estimate_uid": "bde94a1f-6b76-4e6e-b2bb-2c3e985"
  }
}