Skip to main content
POST
/
payment-methods
/
credit-card
/
setup-intent
Creates a new setup intent
curl --request POST \
  --url https://api-dev.narrative.io/payment-methods/credit-card/setup-intent \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Response

200

Stripe's setup intent payload