Archives an external account for a business. This action will prevent the account from syncing new transactions and will remove the account from the Layer dashboard. Past synced transactions will remain.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Content-Type must be set to application/json
The UUID of the business to archive external account for.
The UUID of the external account to archive.
The response is of type object
.
Archives an external account for a business. This action will prevent the account from syncing new transactions and will remove the account from the Layer dashboard. Past synced transactions will remain.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Content-Type must be set to application/json
The UUID of the business to archive external account for.
The UUID of the external account to archive.
The response is of type object
.