Skip to main content
GET
Get payment intent by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-finops-version
string<date>
required
x-organization-id
string<uuid>
required

The ID of the entity that owns the requested resource.

Example:

"9d2b4c8f-2087-4738-ba91-7359683c49a4"

Path Parameters

payment_intent_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
updated_at
string<date-time>
required
amount
integer
required
currency
string
required
payment_methods
enum<string>[]
required
Available options:
sepa_credit,
us_ach,
blik,
card,
bacs_direct_debit,
bancontact,
eps,
giropay,
ideal,
p24,
sepa_debit,
sofort,
applepay,
googlepay,
affirm,
klarna
recipient
object
required
status
string
required
application_fee_amount
integer
batch_payment_id
string<uuid>
invoice
object
object
object
payer
object
payment_reference
string
provider
string
selected_payment_method
enum<string>
Available options:
sepa_credit,
us_ach,
blik,
card,
bacs_direct_debit,
bancontact,
eps,
giropay,
ideal,
p24,
sepa_debit,
sofort,
applepay,
googlepay,
affirm,
klarna