Difference between revisions of "MYOB Endpoint: SupplierPayments"

no edit summary
(Created page with "== Overview == The MYOB '''SupplierPayments''' endpoint allows you to get access to payments made on purchases within MYOB. == Fields == The following fields...")
 
Line 90: Line 90:
:A [[Field Type: Decimal|decimal field]] that provides the amount applied to the invoice or order for this line.
:A [[Field Type: Decimal|decimal field]] that provides the amount applied to the invoice or order for this line.


;Memo
;AmountAppliedForeign
:A [[Field Type: Text|text field]] that provides the line memo for the transaction.
:A [[Field Type: Decimal|decimal field]] that provides the amount applied to the invoice or order for this line for foreign currency invoices (if applicable).
 
;UnitCount
:A [[Field Type: Decimal|decimal field]] that provides the unit count.
:Only applicable to MYOB Essentials.


;RowVersion
;RowVersion
:A [[Field Type: Row Version|row version field]].
:A [[Field Type: Row Version|row version field]].
== Lines.Purchase Fields ==
The [[#Lines Fields|Lines]] field contains the following sub-fields.
;UID
:A [[Field Type: GUID|GUID field]] representing the internal id of the linked purchase invoice or purchase order. This field can be used to link to other endpoints.
;Number
:A [[Field Type: Text|text field]] that provides the purchase invoice number or purchase order number.




== MYOB API ==
== MYOB API ==


For a detailed run through of the endpoint, you can see the [https://developer.myob.com/api/accountright/v2/banking/spend_money/ MYOB API].
For a detailed run through of the endpoint, you can see the [https://developer.myob.com/api/accountright/v2/purchase/supplierpayment/ MYOB API].




3,246

edits