Create/Update External Entity

Create/Link an entity to an external accounting system like Codat or Rutter. If the entity is already linked to an external accounting system, this will return the existing connection.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

entityIdstringRequired
Entity ID or Entity ForeignID

Request

This endpoint expects an object.
codatobjectRequired
OR
rutterobjectRequired

Response

This endpoint returns an object.
codatobject
OR
rutterobject
OR
noneobject

Errors