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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.