Get Setup Intent
Retrieves the setup intent with the given ID.
Documentation Index
Fetch the complete documentation index at: https://docs.withflex.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use a Bearer token to access this API.
Path Parameters
"obj_01EXAMPLE00000000000000000"
Query Parameters
Comma-separated list of fields to expand (e.g., "subscription").
""
Response
Success
SetupIntent response with expandable subscription (for GET endpoint)
The unique identifier for the object.
"obj_01EXAMPLE00000000000000000"
The ID of the Partner associated with this SetupIntent
"obj_01EXAMPLE00000000000000000"
Time at which the object was created. ISO 8601 format.
"2024-01-01T00:00:00Z"
Whether or not the setup intent is in test mode.
false
Status of the SetupIntent. One of requires_payment_method, requires_confirmation, requires_action, processing, succeeded, or canceled.
requires_payment_method, requires_confirmation, requires_action, processing, succeeded, canceled "requires_payment_method"
Indicates how the payment method is intended to be used in the future.
off_session, on_session "off_session"
The subscription this SetupIntent is associated with (expandable).
"string"
The ID of the Customer this SetupIntent belongs to.
"string"
An arbitrary string attached to the setup intent.
"string"
Payment method used with this SetupIntent.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
{}The ID of the Subscription this SetupIntent is associated with (for payment method updates).
"obj_01EXAMPLE00000000000000000"