Skip to content

Commit

Permalink
Updated docs for bank transaction matching
Browse files Browse the repository at this point in the history
  • Loading branch information
turbo124 committed Aug 2, 2024
1 parent f4aecb7 commit 626a785
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1088,7 +1088,7 @@ paths:
post:
tags:
- bank_transactions
summary: "Performs bulk actions on an array of bank_transations"
summary: "Bulk actions"
description: ""
operationId: bulkBankTransactions
parameters:
Expand Down Expand Up @@ -1132,7 +1132,7 @@ paths:
post:
tags:
- bank_transactions
summary: "Performs match actions on an array of bank_transactions"
summary: "Match transactions"
description: |
Matching invoices or a payment to a bank transactions.

Expand Down

0 comments on commit 626a785

Please sign in to comment.