Skip to main content
GET
Get Payment Intent

Authorizations

Authorization
string
header
required

Use a Bearer token to access this API.

Path Parameters

id
string
required
Example:

"fpi_01J9XR8M3K7VZ8N2YB4WJ6T0RA"

Query Parameters

expand
string
default:""

Comma-separated list of related objects to expand in the response.

Example:

""

expand_customer
boolean | null

If true, expands the customer object in the response.

Example:

false

Response

An envelope wrapping a single payment intent object.

An envelope wrapping a single payment intent object.

payment_intent
object
required

The payment intent object.

Example: