Transactions
Transaction Object
Maximum string length:
255Example:
"1234567890"
Example:
520.56
The description of the Transaction
Maximum string length:
512Example:
"Payment from Acme Corp"
The type of the Transaction
Available options:
business, personal Examples:
"business"
"personal"
The ID of the Transaction
Example:
"txn_WQMDNUHpBThYSNh4AprDBo"
The ID of the External Account associated with the Transaction
Example:
"eac_WQMDNUHpBThYSNh4AprDBo"
The invoice payments associated with the Transaction
Example:
null
The refund payments associated with the Transaction
Example:
null
The bill payments associated with the Transaction
Example:
null
Tag field name to tag value pairs attached to the transaction.
Example:
{ "Location": "NYC" }