Authorizations
Oauth 2.0 authentication
Path Parameters
The ID of the template to delete.
2147483647
Body
A representation of changes to make in the template.
The template with invoice details to load with all captured fields.
The template name.<blockquote><strong>Note:</strong> The template name must be unique.</blockquote>
1 - 500
Indicates whether this template is the default template. A invoicer can have one default template.
The template details. Includes invoicer business information, invoice recipients, items, and configuration.
The template settings. Describes which fields to show or hide when you create an invoice.
The unit of measure for the template. Value is quantity, hours, or amount.
QUANTITY
, HOURS
, AMOUNT
Response
A successful request returns the HTTP 200 OK
status code. A JSON response body that shows template details is returned if you set <code>prefer=return=representation</code>.
The template with invoice details to load with all captured fields.
The ID of the template.
30
The template name.<blockquote><strong>Note:</strong> The template name must be unique.</blockquote>
1 - 500
Indicates whether this template is the default template. A invoicer can have one default template.
The template details. Includes invoicer business information, invoice recipients, items, and configuration.
The template settings. Describes which fields to show or hide when you create an invoice.
The unit of measure for the template. Value is quantity, hours, or amount.
QUANTITY
, HOURS
, AMOUNT
Indicates whether this template is a invoicer-created custom template. The system generates non-custom templates.