Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Changing spent-from for a transaction results in an error. #374

Open
elliotcourant opened this issue May 18, 2021 · 0 comments
Open

Changing spent-from for a transaction results in an error. #374

elliotcourant opened this issue May 18, 2021 · 0 comments
Assignees
Labels

Comments

@elliotcourant
Copy link
Member

elliotcourant commented May 18, 2021

image

This should not be happening.

The request body:

{
  "transactionId": 117,
  "bankAccountId": 4,
  "amount": 1596,
  "spendingId": 23,
  "categories": ["Transfer", "Debit"],
  "originalCategories": ["Transfer", "Debit"],
  "date": "2021-05-10T00:00:00.000Z",
  "authorizedDate": "2021-05-08T00:00:00.000Z",
  "name": "Jetbrains",
  "originalName": "DEBIT FOR CHECKCARD XXXXXX5918 05/08/21PWP*JetBrains Americas",
  "merchantName": "Jetbrains",
  "originalMerchantName": "Jetbrains",
  "isPending": false,
  "createdAt": "2021-05-18T00:26:17.000Z"
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant