Entities
Update Entity
Update an existing subsidiary entity
PATCH
This endpoint allows you to update a subsidiary entity.
Note: You cannot update your primary entity via API for compliance and data consistency reasons. If you need to update the primary entity, please contact support.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Fields to update for the entity
The body is of type object
.
Response
200 - application/json
Entity updated
The response is of type object
.