Difference between revisions of "MYOB Endpoint: BankFeedAccounts"

From OdataLink
Jump to navigation Jump to search
(Created page with "== Overview == The MYOB '''BankFeedAccounts''' endpoint allows you to get access to the list of bank accounts linked to bank feeds. Note most of these fields r...")
 
Line 1: Line 1:
== Overview ==
== Overview ==


The MYOB '''BankFeedAccounts''' [[Endpoints|endpoint]] allows you to get access to the list of bank accounts linked to bank feeds.
The MYOB '''BankFeedAccounts''' [[MYOB Endpoints|endpoint]] allows you to get access to the list of bank accounts linked to bank feeds.


Note most of these fields relate to your customer, supplier or employee details and how they are linked to bank feeds.
Note most of these fields relate to your customer, supplier or employee details and how they are linked to bank feeds.
Line 61: Line 61:
:[[MYOB Endpoint: BankFeedStatements|BankFeedStatements]]  
:[[MYOB Endpoint: BankFeedStatements|BankFeedStatements]]  
:[[MYOB Endpoint: BankFeedTransactionCodingSummary|BankFeedTransactionCodingSummary]]
:[[MYOB Endpoint: BankFeedTransactionCodingSummary|BankFeedTransactionCodingSummary]]
== Related Topics ==
:[[MYOB Models]]
:[[MYOB Endpoints]]

Revision as of 00:43, 22 September 2021

Overview

The MYOB BankFeedAccounts endpoint allows you to get access to the list of bank accounts linked to bank feeds.

Note most of these fields relate to your customer, supplier or employee details and how they are linked to bank feeds.


Fields

The following fields are available for the BankFeedAccounts endpoint.

UID
A GUID field representing the internal id of this record. This field does not link to other endpoints.
FinancialInstitution
A text field that provides the name of the financial institution of your customer or supplier for this account.
BankAccountName
A text field that provides the name of the bank account of your customer or supplier for this account.
BSB
A text field that provides the BSB of your customer or supplier for this account.
BankAccountNumber
A text field that provides the account number of your customer or supplier for this account.
BankAccountNumber
A text field that provides the account number of your customer or supplier for this account.
CardName
A text field that provides the credit card name of your customer or supplier for this account.
CardNumber
A text field that provides the credit card number of your customer or supplier for this account.
Account
A record field that provides the account in your chart of accounts linked to these details.
BankLinkStatus
A text field that provides the status of these bank feed details.
LastReconciedDate
A date field that provides the last reconciled date for these bank feed details.
RowVersion
A row version field.


MYOB API

For a detailed run through of the endpoint, you can see the MYOB API.


Related Fields

Accounts


Related Endpoints

BankFeedStatements
BankFeedTransactionCodingSummary


Related Topics

MYOB Models
MYOB Endpoints