Update a financial document
Update financial document
PUT
https://ris.rightsline.com/v4/financial-document/:id
This endpoint allows you to update a financial document.
Path Parameters
Name
Type
Description
id
integer
ID of the financial document to update.
Headers
Name
Type
Description
x-api-key
string
Your company's API key.
Authentication
string
Authentication token.
Request Body
Name
Type
Description
title
string
The new title of the financial document.
template
object
The template of the financial document to update.
template.templateId
integer
The template ID of the financial document to update.
characteristics
object
The fields to update on the financial document.
Last updated