Global API
Request
Payment
3min
when processing a payment, use the requestjson to pass the payment data the returned response will contain a responsejson section with the payment response returned by breadwinner for quickbooks the payment object has the following parameters payment field name data type description currencyref common data types docid\ goasztqi8wczgotekytek reference to the currency in which all amounts on the associated transaction are expressed customerref common data types docid\ goasztqi8wczgotekytek the id (unique quickbooks online id) for the referenced customer deposittoaccountref common data types docid\ goasztqi8wczgotekytek account to which money is deposited exchangerate decimal indicates currency exchange rate id string unique identifier for this object and readonly field line lineitem individual line items of a transaction metadata common data types docid\ goasztqi8wczgotekytek descriptive information about the object the metadata values are set by data services and are read only paymentmethodref common data types docid\ goasztqi8wczgotekytek indicates payment method reference id paymentrefnum string indicates reference number for a payment privatenote string indicates memo for a payment sparse boolean indicates full update or partial update read only synctoken string version number of the object it is used to lock an object for use by one app at a time read only totalamt decimal indicates the total amount of the transaction this includes the total of all the charges, allowances, and taxes read only txndate string the date entered by the user when this transaction occurred (add by converting date to string) unappliedamt decimal indicates the amount that has not been applied to pay amounts owed for sales transactions uniqueid string indicates unique id vendorref common data types docid\ goasztqi8wczgotekytek the id (unique quickbooks online id) for the referenced vendor lineitem field name data type description amount decimal indicates the total amount for a particular invoice or a credit memo linkedtxn list\<linkedtransactions> indicates a list of linkedtransactions linkedtransactions field name data type description txnid string indicates invoice id or credit memo id txntype string indicates value such as invoice or creditmemo