Optional Readonly created_Minimum `created_at` value to filter by (inclusive).
PaymentIntentsApiListPaymentIntents
Optional Readonly created_Maximum `created_at` value to filter by (inclusive).
PaymentIntentsApiListPaymentIntents
Optional Readonly customer_The ID of the customer whose payment intents will be retrieved.
PaymentIntentsApiListPaymentIntents
Optional Readonly include_Whether or not to include the results from any connected accounts.
PaymentIntentsApiListPaymentIntents
Optional Readonly limitThe maximum number of entries to return. If the value exceeds the maximum, then the maximum value will be used.
PaymentIntentsApiListPaymentIntents
Optional Readonly metadata`metadata` key-value pairs to filter by. Only exact matches on the key-value pair(s) will be returned. Example: `?metadata[internal_customer_id]=7cb1159d-875e-47ae-a309-319fa7ff395b`.
PaymentIntentsApiListPaymentIntents
Optional Readonly offsetThe (zero-based) offset of the first item in the collection to return.
PaymentIntentsApiListPaymentIntents
Optional Readonly qSupports searching by `payment_intent.id`, `payment_intent.amount`, `payment_method.billing_details.name`, `payment_method.id`, `payment_method.details.last4`, `payment_method.details.last2`, `customer.first_name`, `customer.last_name`
PaymentIntentsApiListPaymentIntents
Optional Readonly statusOnly return PaymentIntents whose status is included by this array. Examples: `/v1/payment-intents?status=succeeded,requires_payment_method` and `/v1/payment-intents?status=succeeded&status=requires_payment_method`.
PaymentIntentsApiListPaymentIntents
Optional Readonly subscription_The ID of the subscription whose payment intents will be retrieved.
PaymentIntentsApiListPaymentIntents
Optional Readonly terminal_The ID of the terminal reader for which payment intents will be retrieved.
PaymentIntentsApiListPaymentIntents
Readonly tilled_The id of the Tilled Account (usually starting with the prefix `acct_`) that the request is performed on behalf of.
PaymentIntentsApiListPaymentIntents
Generated using TypeDoc
Request parameters for listPaymentIntents operation in PaymentIntentsApi.
Export
PaymentIntentsApiListPaymentIntentsRequest