Creates an invoice template. You can use details from this template to create an invoice. You can create up to 50 templates.
Note: Every merchant starts with three PayPal system templates that are optimized for the unit type billed. The template includesQuantity,Hours, andAmount.
Oauth 2.0 authentication
The template with invoice details to load with all captured fields.
The template name.
Note: The template name must be unique.
1 - 500^[\S\s]*$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 2147483647^[\S\s]*$A successful request returns the HTTP 201 Created status code. A JSON response body that shows template details is returned if you set prefer=return=representation.
The template with invoice details to load with all captured fields.
The ID of the template.
30^[\S\s]*$The template name.
Note: The template name must be unique.
1 - 500^[\S\s]*$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 2147483647^[\S\s]*$Indicates whether this template is a invoicer-created custom template. The system generates non-custom templates.