AlphaAlpha Docs
API ReferenceBank transactions

Re-run auto-match against all UNMATCHED transactions, optionally for a specific bank account

POST
/bank-transactions/rematch
AuthorizationBearer <token>

In: header

Query Parameters

bankAccountId?string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "http://localhost:18080/api/v1/bank-transactions/rematch"
{
  "property1": 0,
  "property2": 0
}
{
  "detail": "string",
  "time": "2019-08-24T14:15:22Z",
  "title": "string"
}
{
  "detail": "string",
  "time": "2019-08-24T14:15:22Z",
  "title": "string"
}
{
  "detail": "string",
  "time": "2019-08-24T14:15:22Z",
  "title": "string"
}
{
  "detail": "string",
  "time": "2019-08-24T14:15:22Z",
  "title": "string"
}