Transactions
Last updated
Last updated
Transactions are all the deposits and withdrawals from your bank account synced in your Lancerkit account. Use the transactions API to list, create or update contacts within your Lancerkit account.
GET
https://api.lancerkit.com/transactions
List all the transactions on your account
Name | Type | Description |
---|---|---|
GET
https://api.lancerkit.com/transactions/:id
Get a specific transaction from your account
DELETE
https://api.lancerkit.com/transactions
Delete some transactions from your account
POST
https://api.lancerkit.com/transactions/:id
Edit an existing transaction
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
search
String
A query to filter the transactions list
page
Number
id
String
The id of the transaction
ids
String
The ids of the transactions to delete
id
String
The id of the transaction
date
String
currency
String
amount
String
counterpart
String
description
String