Get account suggestion for a bank transaction
GET/banksync/transaction/:id/account-suggestion
Get a single account suggestion (BankTransactionSvc.GetAccountSuggestion accounting.proto:207; AccountSuggestionResp proto:1480).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
AccountSuggestionResp (accounting.proto:1480)
Bad request error
Unauthorized error
Token issue like Expired or corrupted
NotFound
Internal Server error