Delete template
DELETE/invoices/template/:templateId
API to update an template by template id
Request
Version stringrequired
API Version
Available options
v3templateId stringrequired
Template Id
altId stringrequired
location Id / company Id based on altType
altType stringrequired
Alt Type
Available options
locationSuccessful response
- application/json
- Schema
- Example (auto)
Schema
successbooleanrequired
success
{
"success": true
}