PaymentIntent
- addendaType: stringread-onlyrequired
- balanceType: string
_paid Pattern: ^-?\d{0,12}(?:\.\d{0,2})?$Format: decimalrequired - canceledType: string | nullFormat: date-time
_at read-onlyrequiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- contactType: objectrequired
- emailType: string | nullFormat: emailread-onlyrequired
- nameType: stringread-onlyrequired
- phoneType: string | nullread-onlyrequired
- secondaryType: string | nullFormat: email
_email read-onlyrequired - uidType: stringFormat: uuidread-onlyrequired
- createdType: stringFormat: date-time
_at read-onlyrequiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- directionType: integerenumrequired
0: Inbound,1: Outboundvalues- 0
- 1
- dueType: string | nullFormat: date
_date read-onlyrequiredfull-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
- memoType: string | nullread-onlyrequired
- noteType: string | nullread-onlyrequired
- paidType: string | nullFormat: date-time
_at read-onlyrequiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- pendingType: string | nullFormat: date-time
_at read-onlyrequiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- statusType: stringread-onlyrequired
- totalType: string
Pattern: ^-?\d{0,12}(?:\.\d{0,2})?$Format: decimalread-onlyrequired - transactionsType: array object[] ยท PaymentIntentTransaction[]required
List of transactions associated with this payment intent. Only populated on retrieve, not on list or webhook payloads.
- amountType: string
Pattern: ^-?\d{0,12}(?:\.\d{0,2})?$Format: decimalrequired - dateType: stringFormat: date-timerequired
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- directionType: integerenumrequired
0: Inbound,1: Outboundvalues- 0
- 1
- paymentType: stringenum
_method requiredach- Achbook- Bookcredit_card- Credit Cardcheck_deposit- Check Depositcard_repayment- Card Repaymentuncontrolled- Uncontrolledcard_payment_intent- Card Payment Intentpush_to_card- Push To Cardastra_account_to_card- Astra Account To Cardcheck_payment- Check Paymentinterest- Interestlegacy- Legacyemail- Emaildirect_deposit- Direct Depositinstant_payment- Instant Paymentcheck- Checkcash- Cashbank_transfer- Bank Transferdiscount- Discountother- Other
values- ach
- book
- credit
_card - check
_deposit - card
_repayment
- statusType: stringenumrequired
ReturnedTransaction- Returned TransactionRefundedTransaction- Refunded TransactionCanceledTransaction- Canceled TransactionReturnTransaction- Return TransactionRefundTransaction- Refund TransactionPendingCredit- Pending CreditAcceptedCredit- Accepted CreditProcessedCredit- Processed CreditPaidDebit- Paid DebitProcessedDebit- Processed DebitSettledDebit- Settled DebitOnHold- On HoldError- ErrorDraftCredit- Draft CreditExternalCredit- External Credit
values- Returned
Transaction - Refunded
Transaction - Canceled
Transaction - Return
Transaction - Refund
Transaction
- typeType: stringenumrequired
transaction- Transactiondraft- Draftexternal- External
values- transaction
- draft
- external
- uidType: stringFormat: uuidrequired
- addendaType: string | null
- postedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- preprocessedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- processedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- returnedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- settledType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- uidType: stringFormat: uuidread-onlyrequired

