v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Create a Template

post/invoice_estimate/proposal_template

Request body

Response

200

typestring
messagestring

Example response

{
  "type": "success",
  "message": "Proposal Template created successfully",
  "data": {
    "template_uid": "1ba328d0-cc12-11ef-9219-a7dda2f2c479"
  }
}