PaginatedPaymentIntentList
- countType: integer
Integer numbers.
- nextType: stringFormat: uri nullable
- previousType: stringFormat: uri nullable
- resultsType: array object[] · 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
- 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.
- uidType: stringFormat: uuidread-onlyrequired

