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.

Path parameters

entityIdstringRequired

Entity ID or Entity ForeignID

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
codatobjectRequired
OR
rutterobjectRequired

Response

This endpoint returns an object.
codatobject
OR
rutterobject
OR
noneobject

Errors