Archive trial balances import
Archives the existing trial balances import for a business, including the opening balances and manual journal entries that were created from it. Use this before re-importing when the source data has changed.
Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business whose trial balances import should be archived.
Response
Trial balances import archived successfully. If no trial balances import exists for the business, this endpoint is a no-op and still returns 200.
Resource type. Value will be 'com.layerfi.controllers.EmptyResponse'.
"{}"