Skip to main content
POST
Complete secure card setup for the caller.
After Stripe confirms card setup, send the returned SetupIntent ID:

Authorizations

Authorization
string
header
required

A Droyd API key in the Authorization Bearer slot.

Body

application/json
setup_intent_id
string
required
Pattern: ^seti_[A-Za-z0-9]+$

Response

Successful response.

ok
any
required