Difference between revisions of "MYOB Endpoint: JournalTransactionsTable"

no edit summary
Line 59: Line 59:
:A [[Field Type: Text|text field]] that provides the line memo for the transaction.
:A [[Field Type: Text|text field]] that provides the line memo for the transaction.


;Account
;AccountUID
:A [[Field Type: Record|record field]] that provides the [[MYOB Field: Accounts|general ledger account]] for this entry.
:A [[Field Type: GUID|GUID field]] representing the internal id of an account. This field can be used to link to other endpoints.


;Job
;AccountNumber
:A [[Field Type: Record|record field]] that provides the [[MYOB Field: Jobs|job]] for this entry.
:A [[Field Type: Text|text field]] used as the account number.
 
;AccountName
:A [[Field Type: Text|text field]] used as the account name.
 
;JobUID
:A [[Field Type: GUID|GUID field]] representing the internal id of a job. This field can be used to link to other endpoints.
 
;JobNumber
:A [[Field Type: Text|text field]] used as the job number.
 
;JobName
:A [[Field Type: Text|text field]] used as the job name.


;Amount
;Amount
3,244

edits