Entities
Update entity
Update an entity.
patch/financial-data/v2/entities/{id}
Path parameters
idstring required
Atlar resource ID.
Headers
If-Matchstring
ETag (version) of resource to be updated.
Response
The updated entity.
Example response
{
"id": "ce474c91-c09f-4200-81f8-0be97e1cda47",
"organizationId": "6ee651dd-8982-4359-a9a7-7cd6bd1d8c41",
"legalName": "Example Company GmbH",
"created": "2023-04-14T12:31:12.889104898Z",
"updated": "2023-04-14T12:31:12.889104898Z",
"version": 1
}