curl --request POST \
--url https://api-dev.narrative.io/payment-methods/credit-card/setup-intent/{setup_intent_id} \
--header 'Authorization: Bearer <token>'Sets a valid SetupIntent as the primary payment method
curl --request POST \
--url https://api-dev.narrative.io/payment-methods/credit-card/setup-intent/{setup_intent_id} \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://docs.narrative.io/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?