Match transaction to an open invoice/bill or salesreceipt
POST/banksync/transaction/:id/match-entity
Auto-create the bridge entity (Payment / BankDeposit) and record a BankTransactionMatch (BankTransactionSvc.MatchTransactionToEntity accounting.proto:197; MatchTransactionToEntityReq proto:1398).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Bank transaction match
Bad request error
Unauthorized error
Token issue like Expired or corrupted
NotFound
Internal Server error