Imports transactions for a custom account. This action will import transactions from the specified start date to the present. If the account has already been imported, this action will overwrite the existing transactions.
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.
| Environment | Limit | Refill Period | Initial Size |
|---|---|---|---|
| Sandbox | 3 requests | 1 second | 6 requests |
| Production | 20 requests | 1 second | 40 requests |
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 import transactions for.
The UUID of the custom account to import transactions for.
List of new transactions to import.
Resource type. Value will be 'com.layerfi.controllers.EmptyResponse'.
"{}"