curl --request POST \
--url https://api-dev.narrative.io/payment-methods/credit-card/setup-intent \
--header 'Authorization: Bearer <token>'Creates a new setup intent
curl --request POST \
--url https://api-dev.narrative.io/payment-methods/credit-card/setup-intent \
--header 'Authorization: Bearer <token>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Stripe's setup intent payload