POST

https://prod01-apigw.{customer_name}.fabric.zone

/
ext-stripe
/
payment-intent

Headers

x-api-key
string

Body

application/json
amount
integer
currency
string
customer
string
confirm
boolean
default: false
off_session
boolean
default: false
payment_method
string
payment_method_types
enum<string>[]
Available options:
card
receipt_email
string
setup_future_usage
enum<string>
default: off_session
Available options:
on_session,
off_session
capture_method
enum<string>
default: manual
Available options:
automatic,
manual
application_fee_amount
integer
transfer_data
object
metadata
object

Response

200 - application/json
id
string
object
string
amount
number
amount_capturable
number
amount_received
number
application
string
application_fee_amount
number
canceled_at
string
cancellation_reason
string
capture_method
string
client_secret
string
confirmation_method
string
created
number
currency
string
customer
string
description
string
invoice
string
last_payment_error
string
livemode
boolean
metadata
object
next_action
string
on_behalf_of
string
payment_method
string
payment_method_options
object
payment_method_types
string[]
receipt_email
string
review
string
setup_future_usage
string
shipping
string
source
string
statement_descriptor
string
statement_descriptor_suffix
string
status
string
transfer_data
string
transfer_group
string
charges
object