v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Update a Template

put/invoice_estimate/proposal_template/{template_uid}

Path parameters

template_uidstring required

Request body

Response

200

typestring
messagestring
datastring

Example response

{
  "type": "success",
  "message": "Proposal Template Updated",
  "data": "Proposal Template Details has been successfully updated"
}