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
entityId
Entity ID or Entity ForeignID
Request
This endpoint expects an object.
codat
OR
rutter
Response
This endpoint returns an object.
codat
OR
rutter
OR
none