Create Setup Intent

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

id

string

required

redirectUrl

uri

``201 The newly created setup intent & next action options

Updated 3 months ago


ShellNodeRubyPHPPython

Base URL

https://api.superpayments.com/2026-04-01/payment-methods/{id}/setup-intents


xxxxxxxxxx

curl --request POST \

--url https://api.superpayments.com/2026-04-01/payment-methods/id/setup-intents \

--header 'accept: application/json' \

--header 'content-type: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

``201

Updated3 months ago