Update template
PUT /v2/document/template/{templateId}
Updates a template based on the provided data, then returns the newly updated template version
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The ID of the template
Example
88f39775-01f6-43ef-b553-08410c588116
Header Parameters
Section titled “Header Parameters ”API Key
API Secret
Request Body required
Section titled “Request Body required ”object
The Template Id
88f39775-01f6-43ef-b553-08410c588116
The Template Name
Japanese Invoice
The Template Description
Template used for extract data from japanese invoices received in Australia.
The Template Type
Invoice
The Template Tag
Invoice
The Provider Model Id (see document/models)
88f39775-01f6-43ef-b553-08410c588116
A prompt array of strings
object
A prompt Id
a1b2c3d4-5678-4e2a-9c1a-2b3c4d5e6f7a
A prompt name
Summary
A field type
text
A format
string
A description
Whats the summary of the document?
An item type
string
Responses
Section titled “ Responses ”The resource has been successfully updated.
object
A unique template Version Id
88f39775-01f6-43ef-b553-08410c588116
A template Id grouped on version
88f39775-01f6-43ef-b553-08410c588116
The Template Version
1
A template name
JapaneseInvoice
A template description
Used for extract all documents from the japanese providers.
Type of template, usually associated with the type of document, but you can set your own classification
invoice
Identifies your templates in the dashboard UI
customer-template
Group of prompts or properties to be extracted or analyzed from the document
object
A prompt Id
a1b2c3d4-5678-4e2a-9c1a-2b3c4d5e6f7a
A prompt name
Summary
A field type
text
A format
string
A description
Whats the summary of the document?
An item type
string
The provider model