ChargeTransaction
- accountenum
Category const:LOC_ACCOUNTrequired - amountType: numbermin:0required
Absolute amount in USD. Use debitCreditMemo for direction.
- debitType: "CREDIT" or "DEBIT"enum
Credit Memo requiredFor deposits, DEBIT means money leaving and CREDIT means money entering the account. For charge accounts, DEBIT increases the amount owed and CREDIT represents a payment or credit.
- descriptionType: string | nullrequired
- interestType: 0enum
Amount const:0required - memoType: string | nullrequired
- postedType: stringFormat: date-time
Timestamp requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- principalType: number
Amount requiredZero for a purchase; the amount for a payment or credit.
- statusenumconst:POSTEDrequired
- transactionType: stringFormat: uuid
Id required - transactionType: stringFormat: date-time
Timestamp requiredFor deposits, the ledger activation time (also postedTimestamp). For charge accounts, the transaction's creation time.
- transactionType: "PAYMENT" or "PURCHASE"enum
Type requiredPURCHASE for a debit; PAYMENT for a payment or credit.
- categoryType: string
Merchant category code, when known.
- payeeType: string
Merchant description, when present.
- subenum
Category const:MCC

