Update or Add the Template object and optionally make changes to any child objects.Copy Pagepatch https://{server_address}/ResourceServer/api/v10/Template/Invoice/{id}Path ParamsidintegerrequiredUnique identifier for the Template object.Body ParamsDetails of user defined templates within the system.namestringdateFormatstringdateTimeFormatstringdescriptionstringlocaleIdnumberUnique identifier for the associated Locale object.localeNamestringThe name of the object associated with the localeId property.currencyPrecisionnumbercreatedByUserIdnumberUnique identifier for the associated User object.createdByUserNamestringThe name of the object associated with the createdByUserId property.updatedByUserIdnumberUnique identifier for the associated User object.updatedByUserNamestringThe name of the object associated with the updatedByUserId property.templateTypeIdnumberUnique identifier for the associated TemplateType object.templateTypeNamestringThe name of the object associated with the templateTypeId property.excludeZeroValueInvoiceItemsbooleantruetruefalsedocumentStorageLocationIdnumberUnique identifier for the associated StorageLocation object.documentStorageLocationNamestringThe name of the object associated with the documentStorageLocationId property.fileNamestringdocumentIdentifierstringisCorebooleantruetruefalseResponses 200Patch end points allow for adding/updating multiple related entities and the results of those changes will be reported in the response JSON payload in the items array. 400The request could not be processed.Updated 2 months ago