Difference between revisions of "MYOB Endpoint: BankFeedTransactionCodingSummary"
Jump to navigation
Jump to search
(Created page with "== Overview == The MYOB '''BankFeedTransactionCodingSummary''' endpoint provides a summary of coded/uncoded bank feed transactions. == Fields == The followin...") |
|||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The MYOB '''BankFeedTransactionCodingSummary''' [[Endpoints|endpoint]] provides a summary of coded/uncoded bank feed transactions. | The MYOB '''BankFeedTransactionCodingSummary''' [[MYOB Endpoints|endpoint]] provides a summary of coded/uncoded bank feed transactions. | ||
Line 38: | Line 38: | ||
:[[MYOB Endpoint: BankFeedAccounts|BankFeedAccounts]] | :[[MYOB Endpoint: BankFeedAccounts|BankFeedAccounts]] | ||
:[[MYOB Endpoint: BankFeedStatements|BankFeedStatements]] | :[[MYOB Endpoint: BankFeedStatements|BankFeedStatements]] | ||
== Related Topics == | |||
:[[MYOB Models]] | |||
:[[MYOB Endpoints]] |
Revision as of 00:43, 22 September 2021
Overview
The MYOB BankFeedTransactionCodingSummary endpoint provides a summary of coded/uncoded bank feed transactions.
Fields
The following fields are available for the BankFeedAccounts endpoint.
- Year
- A integer field representing the calendar year for this entry.
- Month
- A integer field representing the calendar month for this entry.
- TotalReceived
- A integer field indicates the total of bank feed transactions received.
- Uncoded
- A integer field indicates the total of bank feed transactions uncoded.
- AutoCoded
- A integer field indicates the total of bank feed transactions automatically coded.
MYOB API
For a detailed run through of the endpoint, you can see the MYOB API.
Related Fields
None
Related Endpoints