Write, Bureaucrats, Administrators
3,576
edits
(27 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The MYOB '''JournalTransactions''' [[Endpoints|endpoint]] allows you to access all transactions that affect your General Ledger (sales, purchases, payments, etc.). | The MYOB '''JournalTransactions''' [[MYOB Endpoints|endpoint]] allows you to access all transactions that affect your General Ledger (sales, purchases, payments, etc.). | ||
It does not give you complete details of each transaction. Instead, it provides information as to how the transaction affected the General Ledger. | It does not give you complete details of each transaction. Instead, it provides information as to how the transaction affected the General Ledger. | ||
Note an alternate endpoint named [[MYOB Endpoint: JournalTransactionsTable|JournalTransactionsTable]] is available which provides a format that can more easily integrate with Tableau, SSIS and Azure Data Factory. | |||
== Fields == | == Fields == | ||
The following fields are available for the JournalTransactions endpoint. | The following fields are available for the JournalTransactions endpoint. | ||
;DataFile | |||
:A [[Field Type: Record|record field]] that provides the [[Field: DataFile|DataFile]] associated with the data. | |||
;UID | ;UID | ||
:A [[Field Type: GUID|GUID field]] representing the internal id of | :A [[Field Type: GUID|GUID field]] representing the internal id of this record. This field can be used to link to other endpoints. | ||
;DisplayID | ;DisplayID | ||
Line 110: | Line 116: | ||
== Related Endpoints== | == Related Endpoints== | ||
:[[MYOB Endpoint: CreditRefunds|CreditRefunds]] | |||
:[[MYOB Endpoint: CreditSettlements|CreditSettlements]] | |||
:[[MYOB Endpoint: DebitRefunds|DebitRefunds]] | |||
:[[MYOB Endpoint: DebitSettlements|DebitSettlements]] | |||
:[[MYOB Endpoint: CustomerPayments|CustomerPayments]] | |||
:[[MYOB Endpoint: GeneralJournals|GeneralJournals]] | |||
:[[MYOB Endpoint: InventoryAdjustments|InventoryAdjustments]] | |||
:[[MYOB Endpoint: InventoryBuildTransactions|InventoryBuildTransactions]] | |||
:[[MYOB Endpoint: JournalTransactionsHistory|JournalTransactionsHistory]] | |||
:[[MYOB Endpoint: JournalTransactionsTable|JournalTransactionsTable]] | |||
:[[MYOB Endpoint: PurchasesAllInvoices|PurchasesAllInvoices]] | |||
:[[MYOB Endpoint: PurchasesItemInvoices|PurchasesItemInvoices]] | |||
:[[MYOB Endpoint: PurchasesMiscellaneousInvoices|PurchasesMiscellaneousInvoices]] | |||
:[[MYOB Endpoint: PurchasesProfessionalInvoices|PurchasesProfessionalInvoices]] | |||
:[[MYOB Endpoint: PurchasesServiceInvoices|PurchasesServiceInvoices]] | |||
:[[MYOB Endpoint: ReceiveMoneyTransactions|ReceiveMoneyTransactions]] | :[[MYOB Endpoint: ReceiveMoneyTransactions|ReceiveMoneyTransactions]] | ||
:[[MYOB Endpoint: SalesAllInvoices|SalesAllInvoices]] | |||
:[[MYOB Endpoint: SalesItemInvoices|SalesItemInvoices]] | |||
:[[MYOB Endpoint: SalesMiscellaneousInvoices|SalesMiscellaneousInvoices]] | |||
:[[MYOB Endpoint: SalesProfessionalInvoices|SalesProfessionalInvoices]] | |||
:[[MYOB Endpoint: SalesServiceInvoices|SalesServiceInvoices]] | |||
:[[MYOB Endpoint: SalesTimeBillingInvoices|SalesTimeBillingInvoices]] | |||
:[[MYOB Endpoint: SpendMoneyTransactions|SpendMoneyTransactions]] | :[[MYOB Endpoint: SpendMoneyTransactions|SpendMoneyTransactions]] | ||
:[[MYOB Endpoint: SupplierPayments|SupplierPayments]] | |||
:[[MYOB Endpoint: TransferMoneyTransactions|TransferMoneyTransactions]] | :[[MYOB Endpoint: TransferMoneyTransactions|TransferMoneyTransactions]] | ||
== Related Topics == | |||
:[[MYOB Endpoint: JournalTransactionsHistory|JournalTransactionsHistory]] | |||
:[[MYOB Endpoint: JournalTransactionsTable|JournalTransactionsTable]] | |||
:[[MYOB Models]] | |||
:[[MYOB Endpoints]] |