PaginatedPaymentIntentList
- Type: integer
count Integer numbers.
- Type: stringFormat: uri nullable
next - Type: stringFormat: uri nullable
previous - Type: array object[] · PaymentIntent[]
results - Type: string
addenda read-onlyrequired - Type: string
balance _paid Pattern: ^-?\d{0,12}(?:\.\d{0,2})?$Format: decimalrequired - Type: string | nullFormat: date-time
canceled _at read-onlyrequiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: object · Contact
contact required - Type: stringFormat: date-time
created _at read-onlyrequiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: integerenum
direction required0: Inbound,1: Outboundvalues0 1
- Type: string | nullFormat: date
due _date read-onlyrequiredfull-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
- Type: string | null
memo read-onlyrequired - Type: string | null
note read-onlyrequired - Type: string | nullFormat: date-time
paid _at read-onlyrequiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: string | nullFormat: date-time
pending _at read-onlyrequiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: string
status read-onlyrequired - Type: string
total Pattern: ^-?\d{0,12}(?:\.\d{0,2})?$Format: decimalread-onlyrequired - Type: array object[] · PaymentIntentTransaction[]
transactions requiredList of transactions associated with this payment intent. Only populated on retrieve, not on list or webhook payloads.
- Type: stringFormat: uuid
uid read-onlyrequired

