ConfirmSetupIntentRequest

paymentMethodId
string

The unique identifier of the payment method.

sessionSecret
required
string

A unique and randomized identifier for the setup intent.

{
  • "paymentMethodId": "string",
  • "sessionSecret": "string"
}