Difference between revisions of "MYOB Endpoint: BankFeedTransactionCodingSummary"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
The following fields are available for the BankFeedAccounts endpoint. | The following fields are available for the BankFeedAccounts endpoint. | ||
;DataFile | |||
:A [[Field Type: Record|record field]] that provides the [[Field: DataFile|DataFile]] associated with the data. | |||
;Year | ;Year |
Latest revision as of 18:16, 2 April 2025
Overview
The MYOB BankFeedTransactionCodingSummary endpoint provides a summary of coded/uncoded bank feed transactions.
Fields
The following fields are available for the BankFeedAccounts endpoint.
- DataFile
- A record field that provides the DataFile associated with the data.
- 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